In the ALT Linux build of the `pre-commit-hooks` package the YAML
checking binary is installed as `pre-commit-check-yaml` instead of
`check-yaml`.

This rename is done to avoid a filename conflict with the `utils`
package, which already provides the system utility `/usr/bin/check-yaml`.
