Small Fix: Don't run Dependabot on protobufs (#6241)

This commit is contained in:
Austin 2025-03-06 03:36:27 -05:00 committed by GitHub
parent f5e0e282b6
commit a924b9d94a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ updates:
interval: daily
time: "05:00"
timezone: US/Pacific
ignore:
- dependency-name: protobufs
- package-ecosystem: github-actions
directory: /.github/workflows
schedule: