mirror of
https://codeberg.org/JasterV/granc.git
synced 2026-04-26 18:40:05 +00:00
chore: udpate dependabot to update all tonic & prost related deps at once
This commit is contained in:
parent
2a50756bd0
commit
e09713590f
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
|
@ -5,6 +5,14 @@ updates:
|
|||
schedule:
|
||||
interval: "daily"
|
||||
time: "09:00"
|
||||
groups:
|
||||
grpc:
|
||||
patterns:
|
||||
- "tonic"
|
||||
- "tonic-*"
|
||||
- "prost"
|
||||
- "prost-*"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue