chore: change dependabot settings for all packages (#442)

This commit is contained in:
Danny Avila
2023-06-05 11:22:14 -04:00
committed by GitHub
parent 44005258fc
commit d40aaa703d

View File

@@ -20,6 +20,8 @@ updates:
include: "scope"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/client" # Location of package manifests
target-branch: "develop"
versioning-strategy: increase-if-necessary
schedule:
interval: "weekly"
allow:
@@ -31,6 +33,8 @@ updates:
include: "scope"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: "develop"
versioning-strategy: increase-if-necessary
schedule:
interval: "weekly"
allow: