Skip to content

Commit

Permalink
chore: change group for minor to patch
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey authored Sep 18, 2024
1 parent cbe5976 commit ccaa72d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"
- package-ecosystem: gomod
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directories:
- "/docker"
Expand All @@ -40,4 +40,4 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"

0 comments on commit ccaa72d

Please sign in to comment.