Skip to content

Commit

Permalink
chore: update minor to patch
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Sep 18, 2024
1 parent 4e8cad6 commit 7de5ec8
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
directory: "/"
schedule:
Expand All @@ -38,4 +38,4 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"

0 comments on commit 7de5ec8

Please sign in to comment.