We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be972b6 commit 4e3cca7Copy full SHA for 4e3cca7
1 file changed
renovate.json
@@ -3,5 +3,12 @@
3
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
4
"automerge": false,
5
"internalChecksFilter": "strict",
6
- "minimumReleaseAge": "2 weeks"
+ "minimumReleaseAge": "2 weeks",
7
+ "packageRules": [
8
+ {
9
+ "matchManagers": ["github-actions"],
10
+ "groupName": "All GitHub Actions",
11
+ "groupSlug": "all-gha"
12
+ }
13
+ ]
14
}
0 commit comments