dependabot.yml: update to match main configuration
This commit is contained in:
parent
4d14be89e9
commit
636ff89acb
24
.github/dependabot.yml
vendored
24
.github/dependabot.yml
vendored
@ -9,17 +9,6 @@ multi-ecosystem-groups:
|
|||||||
time: '08:00'
|
time: '08:00'
|
||||||
timezone: Etc/UTC
|
timezone: Etc/UTC
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: "/"
|
|
||||||
multi-ecosystem-group: all
|
|
||||||
patterns:
|
|
||||||
- "*"
|
|
||||||
allow:
|
|
||||||
- dependency-type: all
|
|
||||||
cooldown:
|
|
||||||
default-days: 1
|
|
||||||
include:
|
|
||||||
- "*"
|
|
||||||
- package-ecosystem: bundler
|
- package-ecosystem: bundler
|
||||||
directories:
|
directories:
|
||||||
- "/Library/Homebrew"
|
- "/Library/Homebrew"
|
||||||
@ -35,6 +24,17 @@ updates:
|
|||||||
semver-patch-days: 1
|
semver-patch-days: 1
|
||||||
include:
|
include:
|
||||||
- "*"
|
- "*"
|
||||||
|
- package-ecosystem: devcontainers
|
||||||
|
directory: "/"
|
||||||
|
multi-ecosystem-group: all
|
||||||
|
patterns:
|
||||||
|
- "*"
|
||||||
|
allow:
|
||||||
|
- dependency-type: all
|
||||||
|
cooldown:
|
||||||
|
default-days: 1
|
||||||
|
include:
|
||||||
|
- "*"
|
||||||
- package-ecosystem: docker
|
- package-ecosystem: docker
|
||||||
directory: "/"
|
directory: "/"
|
||||||
multi-ecosystem-group: all
|
multi-ecosystem-group: all
|
||||||
@ -42,7 +42,7 @@ updates:
|
|||||||
- "*"
|
- "*"
|
||||||
allow:
|
allow:
|
||||||
- dependency-type: all
|
- dependency-type: all
|
||||||
- package-ecosystem: devcontainers
|
- package-ecosystem: github-actions
|
||||||
directory: "/"
|
directory: "/"
|
||||||
multi-ecosystem-group: all
|
multi-ecosystem-group: all
|
||||||
patterns:
|
patterns:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user