mirror of
https://github.com/actions/checkout.git
synced 2026-03-23 04:00:22 +00:00
Merge 665f94f389 into 97a652b800
This commit is contained in:
commit
afe9ef80f0
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