Add initial dependabot file
All checks were successful
CI / CI (push) Successful in 20s

This commit is contained in:
SileNce5k 2024-11-02 20:55:58 +01:00
parent bd75426efa
commit 0dc7c76821
Signed by: SileNce
GPG key ID: B0A142BB4291B204

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"