1
0
mirror of https://github.com/j178/prek.git synced 2026-04-03 17:34:03 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jo
8dee1b5b8c Treat every file as executable to keep compatibility with pre-commit (#980) 2025-10-28 06:30:17 +08:00
Jo
ab6bb6aa64 Add a warning for unimplemented hooks (#976) 2025-10-27 17:43:12 +08:00
Jo
1205b6ddb6 Add tracking issue for language support (#879) 2025-10-14 20:42:29 +08:00
renovate[bot]
1d9aa8eada Update pre-commit hook crate-ci/typos to v1.38.1 (#844) 2025-10-08 12:45:55 +08:00
renovate[bot]
de13ec729d Update pre-commit hook crate-ci/typos to v1.36.3 (#814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 10:44:54 +08:00
Jo
e78b46cc46 Bump rust toolchain to 1.90 (#760) 2025-09-19 22:59:01 +08:00
renovate[bot]
3c963817ca Update pre-commit hook crate-ci/typos to v1.36.2 (#657) 2025-09-08 09:33:14 +08:00
Jo
f77f444abb Remove color from trace log (#580)
Since `tracing-subscriber 0.3.20`, ANSI codes will be escaped so that color can not be shown in log. 4c52ca5266
2025-09-01 14:35:21 +08:00
renovate[bot]
707ac1a9cc Update pre-commit hook crate-ci/typos to v1.35.7 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 11:12:49 +08:00
Jo
8e230b1141 Implement prek auto-update (#511)
* .

* Implement `pre auto-update`

* .

* Add tests

* Windows

* Update tests
2025-08-20 18:17:40 +08:00
renovate[bot]
1197398250 chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 17:49:35 +08:00
renovate[bot]
9309b5c7a8 Update pre-commit hook crate-ci/typos to v1.35.5 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 16:20:10 +08:00
Jo
3c1933bbd7 Check config file staged (#6) 2024-10-31 13:32:44 +08:00
j178
8c3f13dbb2 Adjust file arguments be relative to the git root 2024-10-29 22:54:09 +08:00