Create dependabot.yml

This commit is contained in:
2023-12-15 08:24:14 +01:00
committed by GitHub
parent cb4a28a305
commit 7959165aec

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

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