Update dependabot.yml
This commit is contained in:
parent
4ba7bc133c
commit
14974c55cf
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -8,18 +8,9 @@ updates:
|
|||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
ignore:
|
|
||||||
- dependency-name: "boto3"
|
|
||||||
|
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/vue/"
|
directory: "/vue/"
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
|
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
allow:
|
|
||||||
- dependency-name: "boto3"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user