From 5148a5f2f32edbfef875a9eb38f839113fa6356d Mon Sep 17 00:00:00 2001 From: Ramon Vermeulen Date: Mon, 1 Sep 2025 09:26:30 +0200 Subject: [PATCH] feat: added `pre-commit-bump` to `hooks.md` --- sections/hooks.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sections/hooks.md b/sections/hooks.md index 1a97d5dc..dc365397 100644 --- a/sections/hooks.md +++ b/sections/hooks.md @@ -129,6 +129,11 @@ for other programming languages: [mrtazz/checkmake]: https://github.com/mrtazz/checkmake [nbqa-dev/nbqa]: https://github.com/nbQA-dev/nbQA +for bumping pre-commit hooks: +- [ramonvermeulen/pre-commit-bump]: updates the versions of all pre-commit hooks + +[ramonvermeulen/pre-commit-bump]: https://github.com/ramonvermeulen/pre-commit-bump + ## finding hooks it's recommended to use your favorite searching tool to find existing hooks to