Skip to content

Commit

Permalink
chore: update dependabot.yml (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored Sep 23, 2024
1 parent 67d2601 commit b2e1952
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,18 @@ updates:
- dependency-type: "production"
ignore:
- dependency-name: "devtools-protocol"
groups:
all:
patterns:
- '*'
- package-ecosystem: "github-actions" # Necessary to update action hash
directory: "/"
schedule:
interval: weekly
time: "08:00"
timezone: "Europe/Berlin"
open-pull-requests-limit: 2
groups:
all:
patterns:
- '*'

0 comments on commit b2e1952

Please sign in to comment.