mirror of
https://github.com/actions/download-artifact.git
synced 2025-11-02 22:23:41 +00:00
Create dependabot.yml
This commit is contained in:
parent
3be87be14a
commit
6cb24e93cc
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
Loading…
x
Reference in New Issue
Block a user