Merge pull request #10056 from beganovich/gh-10048-dependabot

Fixes for Dependabot config
This commit is contained in:
David Bomba 2024-10-02 07:16:32 +10:00 committed by GitHub
commit 3719660917
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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