fix(ci): renovate config

This commit is contained in:
Simon Cornet 2025-06-17 17:04:06 +02:00
commit 0abbc29ab4

View file

@ -4,7 +4,7 @@
"ansible": { "ansible": {
"fileMatch": [ "(.*).ya?ml$" ] "fileMatch": [ "(.*).ya?ml$" ]
}, },
"gitlab-ci": { "gitlabci": {
"enabled": false "enabled": false
} }
} }