Keep GitHub Actions up to date
This commit is contained in:
committed by
Frédéric Guillot
parent
fc31da6bda
commit
3a61060047
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -1,5 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "composer"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user