Update renovate.json

This commit is contained in:
LRVT
2026-02-17 18:45:52 +01:00
committed by GitHub
parent 785181365b
commit 17f03c2353

View File

@@ -1,8 +1,17 @@
{
"extends": ["config:recommended"],
"enabledManagers": ["docker-compose"],
"onboarding": false,
"includePaths": ["examples/**"],
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
],
"docker-compose": {
"fileMatch": [