mirror of
https://github.com/actions/checkout.git
synced 2026-03-27 22:40:24 +00:00
Merge 665f94f389 into 3df4ab11eb
This commit is contained in:
commit
9ee0db7a48
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
||||
Loading…
Reference in New Issue
Block a user