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

24 Commits

Author SHA1 Message Date
renovate[bot]
620567badd Update pre-commit hook crate-ci/typos to v1.42.1 (#1480) 2026-01-27 07:47:45 +08:00
Jo
edcf3d82ab Add taplo-fmt prek hook to format toml files (#1435) 2026-01-21 14:52:53 +08:00
Matthias Schoettle
0784ddfaea Add mdformat pre-commit hook (#1416) 2026-01-20 11:26:37 +08:00
Jo
dfbea266fd Remove #[cfg(unix)] gate on generating cli reference (#1402)
* Remove `#[cfg(unix)]` gate on generating cli reference

* Tweak

* Debug

* Debug

* Normalized eol

* Debug

* Add gitattributes

* Final
2026-01-19 13:37:34 +08:00
Jo
dd12db2735 Avoid rewriting if config is up-to-date (#1346) 2026-01-13 14:18:16 +08:00
Jo
6a5531835e Use repo: builtin hooks (#1250) 2025-12-20 23:38:11 +08:00
renovate[bot]
cebb2f55ee Update pre-commit hook crate-ci/typos to v1.40.0 (#1169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 11:27:19 +08:00
Jo
aed7e555d0 Restore using serde_yaml in check-yaml hook (#1106)
* Fix check-yaml: do not try to parse !!binary scalar into UTF-8 string

* Restore using `serde_yaml` in `check-yaml` hook

* Update snaps
2025-11-18 17:25:52 +08:00
renovate[bot]
fd71025ab4 Update pre-commit hook crate-ci/typos to v1.39.2 (#1079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-15 13:32:11 +08:00
renovate[bot]
23bf3e3784 Update pre-commit hook crate-ci/typos to v1.39.0 (#1014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-01 18:05:15 +08:00
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