diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1b219b47..a2e4551e3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: "/" schedule: interval: "weekly" + ignore: + # Dependabot isn't able to update this package do the name not matching the source + - dependency-name: "gopkg.in/djherbis/times.v1"