mirror of
https://github.com/kopia/kopia.git
synced 2026-01-31 17:53:24 -05:00
fix(deps): have dependabot ignore kopia/htmluibuild updates (#3166)
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -5,6 +5,9 @@ updates:
|
||||
open-pull-requests-limit: 5
|
||||
schedule:
|
||||
interval: weekly
|
||||
ignore:
|
||||
# htmluibuild is explicitly updated by us
|
||||
- dependency-name: "github.com/kopia/htmluibuild"
|
||||
groups:
|
||||
# create large PR upgrading multiple infrastructure dependencies in one shot,
|
||||
# only include upstream dependencies that are stable and have somewhat
|
||||
|
||||
Reference in New Issue
Block a user