1
0
mirror of https://gitea.com/actions/upload-artifact.git synced 2025-05-11 02:06:44 +08:00

Create dependabot.yml

This commit is contained in:
Matthieu MOREL 2021-07-23 23:22:50 +02:00 committed by GitHub
parent 11e311c8b5
commit 2b0b81232f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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