fix(ci): renovate config

This commit is contained in:
Simon Cornet 2025-06-17 17:04:18 +02:00
commit 8320a42a5b

View file

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