Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Aug 29, 2024
1 parent c7d3629 commit 10fb484
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
patch-dependencies:
patterns:
- "*"
update-types:
- "patch"
automerge: true
minor-dependencies:
patterns:
- "*"
update-types:
- "minor"
automerge: true
automerge-type: "patch"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit 10fb484

Please sign in to comment.