Create dependabot.yml

This commit is contained in:
NellowTCS 2026-06-14 01:27:14 -06:00 committed by GitHub
parent 2ba5b7a2f2
commit d2f536f02d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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