1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2024-11-14 17:42:41 +00:00

chore: create dependabot.yml

This commit is contained in:
Michaël De Boey 2021-04-11 13:13:36 +02:00 committed by GitHub
parent 5c355be170
commit 20ce486c50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily