diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eab22a42a..1c8d07be9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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