Add `dependabot.yml` for automatic security updates
parent
d2bc1fa565
commit
4ddc26fc08
@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/install"
|
||||
schedule:
|
||||
interval: daily
|
Loading…
Reference in New Issue