Add dependabot configuration

See https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
This commit is contained in:
Yeikel
2023-02-07 17:30:48 -05:00
committed by GitHub
parent e9fa2f582c
commit 375f855d6c

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

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