Skip to content

Commit

Permalink
Fix dependabot (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan authored Aug 27, 2024
1 parent a43f9ed commit a2e7ef2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ updates:
interval: "weekly"
open-pull-requests-limit: 10
groups:
patterns:
- "*"
dependencies:
patterns:
- "*"

- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -20,5 +21,6 @@ updates:
- "dependencies"
target-branch: "master"
groups:
patterns:
dependencies:
patterns:
- "*"

0 comments on commit a2e7ef2

Please sign in to comment.