Merge pull request #497 from gaphor/danyeaw-patch-2
Dependabot: weekly and grouped updates
This commit is contained in:
commit
74823c693b
17
.github/dependabot.yml
vendored
17
.github/dependabot.yml
vendored
@ -1,12 +1,21 @@
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
groups:
|
||||
github-action-updates:
|
||||
patterns:
|
||||
- "*"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
interval: weekly
|
||||
labels: ["skip-changelog"]
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
groups:
|
||||
pip-updates:
|
||||
patterns:
|
||||
- "*"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: weekly
|
||||
labels: ["skip-changelog"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user