Merge pull request #17359 from Homebrew/update_dependabot

dependabot.yml: consistency updates.
This commit is contained in:
Mike McQuaid 2024-05-24 20:34:46 +01:00 committed by GitHub
commit f1a7d971f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,8 @@ updates:
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
# The actions in triage-issues.yml are updated in the Homebrew/.github repo
ignore:
- dependency-name: actions/stale
@ -20,4 +22,31 @@ updates:
interval: daily
allow:
- dependency-type: all
versioning-strategy: lockfile-only
- package-ecosystem: npm
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
- package-ecosystem: docker
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
- package-ecosystem: devcontainers
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
- package-ecosystem: pip
directory: /
schedule:
interval: daily
allow:
- dependency-type: all