-
-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
since the introduction of serde_saphyr (https://github.com/j178/prek/pull/1087/files) our check-yaml hook fails with errors like this:
redacted.yaml: Failed to yaml decode (!!binary scalar is not valid UTF-8 at line 26, column 9)
which refers to this kind of content in a .yaml file:
response:
body:
string: !!binary |
g5tmEZW9HiKiqA8BGikL5++PkGHuP3+p/1+/WHOrSONjGb........
This didn't cause any issues for us before the change
Platform
GitHub actions
Version
prek 0.2.9 (565c5e2 2025-10-16)
.pre-commit-config.yaml
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
Log file
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working