Create dependabot.yml (#3452)
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
de8d0171a2
commit
d0652d225f
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions" # Necessary to update action hashs
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
# Allow up to 3 opened pull requests for github-actions versions
|
||||||
|
open-pull-requests-limit: 3
|
Loading…
Reference in New Issue
Block a user