fix(deps): have dependabot ignore kopia/htmluibuild updates (#3166)

This commit is contained in:
Julio Lopez
2023-07-20 21:48:26 -07:00
committed by GitHub
parent 90985b972e
commit a3dd754612

View File

@@ -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