Setup Dependabot

This commit is contained in:
blu3 2025-02-05 13:21:42 +03:00 committed by GitHub
parent e76f2c603d
commit 451abdd886
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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