File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ updates:
99 directory : " /"
1010 schedule :
1111 interval : " monthly"
12+ groups :
13+ workflow-actions :
14+ patterns :
15+ - " *"
16+ allow :
17+ - dependency-name : " actions/*"
18+ - dependency-name : " redhat-actions/*"
1219 assignees : [ "marko-bekhta" ]
1320 - package-ecosystem : " maven"
1421 directory : " /" # Location of package manifests
Original file line number Diff line number Diff line change 77 # Examples:
88 # Bump some-dep-GAV from some-version to some-version in the build-dependencies group
99 # Bump the build-dependencies group with 2 updates
10- titlePattern : " Bump.*the build-dependencies group( across \\ d+ director(ies|y))?( with \\ d+ updates?)? "
10+ titlePattern : " Bump.*the ( build-dependencies|workflow-actions) group.*+ "
1111 ignoreFiles :
1212 # Git
1313 - " .git*"
You can’t perform that action at this time.
0 commit comments