diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 353e0bc22f..6f2a4474e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: directory: / schedule: interval: daily + # The actions in triage-issues.yml are updated in the Homebrew/.github repo + ignore: + - dependency-name: actions/stale + - dependency-name: dessant/lock-threads - package-ecosystem: bundler directory: /docs