chore: remove dependabot and put Renovate weekly (#2017)

This commit is contained in:
Valentin Maerten
2025-01-25 09:06:53 +01:00
committed by GitHub
parent a2390d0dca
commit 09b11d343b
2 changed files with 2 additions and 25 deletions

View File

@@ -3,7 +3,8 @@
"extends": [
"config:recommended",
"group:allNonMajor",
"schedule:monthly"
"schedule:weekly",
":semanticCommitTypeAll(chore)"
],
"mode": "full",
"reviewers": ["team:developer"],