We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28cb92 commit 1aacb45Copy full SHA for 1aacb45
1 file changed
renovate.json
@@ -1,12 +1,4 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended", "helpers:pinGithubActionDigests"],
4
- "minimumReleaseAge": "7 days",
5
- "rangeStrategy": "pin",
6
- "packageRules": [
7
- {
8
- "matchUpdateTypes": ["minor", "patch"],
9
- "automerge": true
10
- }
11
- ]
+ "extends": ["github>h13/renovate-config"]
12
}
0 commit comments