chore: add skip-verify-files label to dependabot PR (#47295)

Signed-off-by: afc163 <afc163@gmail.com>
This commit is contained in:
afc163 2024-02-01 22:52:16 +08:00 committed by GitHub
parent f2ba0df995
commit b8f8f48b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,3 +30,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
labels:
- "github-actions"
- "dependencies"
- "skip-verify-files"