Skip to content

Commit

Permalink
chore: update group from minor to patch
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey authored Sep 18, 2024
1 parent 805a85b commit 8efcca9
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: npm
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 8efcca9

Please sign in to comment.