Setup Dependabot

This commit is contained in:
blu3 2025-02-05 13:16:12 +03:00 committed by GitHub
parent 008757ad73
commit 45276a8f4a
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: "daily"