aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 44bff7dc1..7e67fdc9f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -10,6 +10,9 @@ updates:
directory: "/"
schedule:
interval: monthly
+ ignore:
+ # Mockery update requires manual changes in ./tools/mockery.sh.
+ - dependency-name: "mockery"
open-pull-requests-limit: 5
commit-message:
prefix: "mod:"