fixes for dependabot config

This commit is contained in:
Benjamin Beganović 2024-09-30 11:05:10 +02:00
parent a7d086a4a5
commit f02e7efb9e

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
versioning-strategy: increase