mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 13:50:04 +00:00
let dependabot group golang/x imports
This commit is contained in:
parent
9228592fe7
commit
441efb0865
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
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
golang-x-deps:
|
||||
patterns:
|
||||
- "golang.org/x/*"
|
||||
|
||||
# Dependencies listed in .github/workflows/*.yml
|
||||
- package-ecosystem: "github-actions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue