pre-commit / pre-commit-hooks

Some out-of-the-box hooks for pre-commit
MIT License
5.2k stars 694 forks source link

`check-illegal-windows-names` missing #1043

Closed juancarlospaco closed 5 months ago

juancarlospaco commented 5 months ago
$ pre-commit run --all-files

[ERROR] `check-illegal-windows-names` is not present in repository https://github.com/pre-commit/pre-commit-hooks.  Typo? Perhaps it is introduced in a newer version?  Often `pre-commit autoupdate` fixes this.

$ pre-commit autoupdate

[https://github.com/pre-commit/pre-commit-hooks] Cannot update because the update target is missing these hooks: check-illegal-windows-names

$ pre-commit run --all-files
[ERROR] `check-illegal-windows-names` is not present in repository https://github.com/pre-commit/pre-commit-hooks.  Typo? Perhaps it is introduced in a newer version?  Often `pre-commit autoupdate` fixes this.

$
asottile commented 5 months ago

"perhaps it's in a newer version" yes not released yet

On Mon, Apr 15, 2024, 9:10 PM Juan Carlos @.***> wrote:

- https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-illegal-windows-names

$ pre-commit run --all-files [ERROR] check-illegal-windows-names is not present in repository https://github.com/pre-commit/pre-commit-hooks. Typo? Perhaps it is introduced in a newer version? Often pre-commit autoupdate fixes this.

$ pre-commit autoupdate [https://github.com/pre-commit/pre-commit-hooks] Cannot update because the update target is missing these hooks: check-illegal-windows-names

$ pre-commit run --all-files[ERROR] check-illegal-windows-names is not present in repository https://github.com/pre-commit/pre-commit-hooks. Typo? Perhaps it is introduced in a newer version? Often pre-commit autoupdate fixes this.

$

— Reply to this email directly, view it on GitHub https://github.com/pre-commit/pre-commit-hooks/issues/1043, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN2BH37UNW6X7BKB57DCLDY5R267AVCNFSM6AAAAABGILKV26VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DIOBZGU4TGNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>