We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07aa4c commit 19e4aa3Copy full SHA for 19e4aa3
renovate.json
@@ -3,7 +3,10 @@
3
"git-submodules": {
4
"enabled": true
5
},
6
- "minimumReleaseAge": "3 days",
+ "minimumReleaseAge": "0 days",
7
+ "ignorePaths": [
8
+ "**/internal/deployment-repo/testdata/**"
9
+ ],
10
"extends": [
11
"config:recommended",
12
"config:best-practices",
0 commit comments