Skip to content

Commit

Permalink
Merge pull request cri-o#7798 from saschagrunert/update-types
Browse files Browse the repository at this point in the history
Add all update types to dependabot groups
  • Loading branch information
openshift-merge-bot[bot] committed Feb 20, 2024
2 parents 87ff09f + d3808e4 commit 928f94d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ updates:
groups:
gomod:
update-types:
- "major"
- "minor"
- "patch"
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -21,5 +23,6 @@ updates:
groups:
actions:
update-types:
- "major"
- "minor"
- "patch"

0 comments on commit 928f94d

Please sign in to comment.