mirror of
https://github.com/actions/checkout.git
synced 2024-04-27 16:57:09 +08:00
chore: create dependabot.yml
This commit is contained in:
parent
25a956c84d
commit
98a11aab7b
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
Loading…
Reference in New Issue
Block a user