mirror of
https://github.com/restic/restic.git
synced 2025-10-19 15:43:21 +00:00
CI: group dependency updates for golang.org/x/*
This commit is contained in:
parent
93720f0717
commit
d84c3e3c60
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -5,6 +5,10 @@ updates:
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
groups:
|
||||||
|
golang-x-deps:
|
||||||
|
patterns:
|
||||||
|
- "golang.org/x/*"
|
||||||
|
|
||||||
# Dependencies listed in .github/workflows/*.yml
|
# Dependencies listed in .github/workflows/*.yml
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue