Merge pull request #10056 from beganovich/gh-10048-dependabot
Fixes for Dependabot config
This commit is contained in:
commit
3719660917
|
|
@ -0,0 +1,7 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
versioning-strategy: increase
|
||||||
Loading…
Reference in New Issue