2 changed files with 10 additions and 3 deletions
@ -0,0 +1,7 @@ |
|||||||
|
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates |
||||||
|
version: 2 |
||||||
|
updates: |
||||||
|
- package-ecosystem: "github-actions" |
||||||
|
directory: "/" # Location of package manifests |
||||||
|
schedule: |
||||||
|
interval: "monthly" |
||||||
Loading…
Reference in new issue