Skip to content

Commit

Permalink
Fix dependabot settings for group version update
Browse files Browse the repository at this point in the history
Signed-off-by: terashima <[email protected]>
  • Loading branch information
terassyi committed Dec 18, 2024
1 parent ce8d1a6 commit e6a0e41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ updates:
ignore:
- dependency-name: "k8s.io/*"
- dependency-name: "sigs.k8s.io/*"
groups:
dependencies:
patterns:
- "*"
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
Expand Down

0 comments on commit e6a0e41

Please sign in to comment.