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: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
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
|
- package-ecosystem: bundler
|
||||||
directory: /docs
|
directory: /docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user