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

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: