1
0
Fork 0

Create dependabot.yml

This commit is contained in:
purringChaos 2021-05-21 11:18:19 +01:00 committed by GitHub
parent e22ee5a5dc
commit 4c13c9e73e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"