Skip to content

Commit

Permalink
Merge pull request #216 from cisco-open/dependabot-go-updates
Browse files Browse the repository at this point in the history
Update dependabot.yaml
  • Loading branch information
ahma authored Dec 20, 2023
2 parents 52db371 + 9988447 commit 3f04588
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ updates:
gomod:
patterns:
- "*"
update-types:
- "minor"
- "patch"
ignore:
- dependency-name: "@k8s.io/*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]

- package-ecosystem: github-actions
directory: /
Expand Down

0 comments on commit 3f04588

Please sign in to comment.