Skip to content

Commit

Permalink
group all dependabots (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Nov 20, 2024
1 parent 437adae commit 959ebbf
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
github-actions:
patterns:
- "*"

0 comments on commit 959ebbf

Please sign in to comment.