Skip to content

Commit

Permalink
Update dependabot
Browse files Browse the repository at this point in the history
* monthly scan is sufficient for github actions
* remove wrong label
* group pull request
  • Loading branch information
Rotzbua authored and florianfesti committed Sep 3, 2023
1 parent ce06952 commit e589ecb
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
#timezone: "Europe/Berlin"
#day: "sunday"
#time: "05:00"
labels:
- "github-actions-dependencies"
interval: "monthly"
groups:
github-actions:
patterns:
- "*"

0 comments on commit e589ecb

Please sign in to comment.