ci: refactor dependabot.yml
This commit is contained in:
parent
b6cae441b3
commit
eccbf0957e
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -1,12 +1,10 @@
|
||||
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
groups:
|
||||
all:
|
||||
patterns:
|
||||
|
Loading…
x
Reference in New Issue
Block a user