diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b0e406..b94a03c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ # package ecosystems to update and where the package manifests are located. # Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - +# version: 2 updates: @@ -14,3 +14,5 @@ updates: prefix: "fix(deps)" cooldown: default-days: 15 + ignore: + - dependency-name: pkg:localrepo/localrepo/local?repository_url=target