ci(dependabot): add configuration to update github-actions
Signed-off-by: Luís Ferreira <contact@lsferreira.net>pull/314/head
parent
6673cd052c
commit
b0c2898622
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
Reference in New Issue