mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
ci(dependabot): add github actions ecosystem
To maintain the versions of the actions inside all workflows
This commit is contained in:
parent
31e0b7c6f8
commit
fb8f3ce71f
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -9,3 +9,12 @@ updates:
|
||||
applies-to: "version-updates"
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
ci-dependencies:
|
||||
applies-to: "version-updates"
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user