Merge pull request #11414 from Rylan12/dependabot-ignore-github
dependabot: ignore updates to `actions/stale` and `dessant/lock-threads`
This commit is contained in:
commit
39a9977804
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