mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
dependabot: ignore updates to actions/stale
and dessant/lock-threads
This commit is contained in:
parent
e916f9316e
commit
99ffc1106e
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user