Skip to content

Commit

Permalink
chore: pdate dependabot.yml (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey authored Sep 24, 2024
1 parent cfba4af commit f8bc44c
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,11 +12,11 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
labels:
- T:dependencies
Expand All @@ -25,4 +25,4 @@ updates:
patch-updates:
applies-to: version-updates
update-types:
- "minor"
- "patch"

0 comments on commit f8bc44c

Please sign in to comment.