typo in dependbot yaml (#8494)

Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>
This commit is contained in:
Alfredo Garcia 2024-05-03 13:33:50 -03:00 committed by GitHub
parent 183249d2ed
commit 2c5bece694
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ updates:
ecc:
patterns:
# deliberately include zcash_script (even though it is maintained by ZF)
- "zcash_*
- "zcash_*"
- "orchard"
- "halo2*"
- "incrementalmerkletree"
@ -28,7 +28,7 @@ updates:
prod:
dependency-type: "production"
exclude-patterns:
- "zcash_*
- "zcash_*"
- "orchard"
- "halo2*"
- "incrementalmerkletree"