fix(ci): renovate config

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

View file

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