mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
chore: ignore google.golang.org/grpc updates (#2225)
This commit is contained in:
parent
f63056bffd
commit
d830561bc3
1 changed files with 2 additions and 0 deletions
2
.github/dependabot.yaml
vendored
2
.github/dependabot.yaml
vendored
|
|
@ -4,6 +4,8 @@ updates:
|
|||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
ignore:
|
||||
- dependency-name: google.golang.org/grpc
|
||||
- package-ecosystem: npm
|
||||
directory: /frontend
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue