]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[pre-commit] Bump codespell to v2.4.3
authorTom de Vries <tdevries@suse.de>
Thu, 16 Jul 2026 06:04:22 +0000 (08:04 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 16 Jul 2026 06:04:22 +0000 (08:04 +0200)
Ran "pre-commit autoupdate".  No changes.

.pre-commit-config.yaml

index c113eeeb78b08131be75d3e368ebcf34154fecc5..2f86a333ab5fc8554655a17e706c491a4dcc61ea 100644 (file)
@@ -75,7 +75,7 @@ repos:
 
   # Codespell hooks.
   - repo: https://github.com/codespell-project/codespell
-    rev: v2.4.2
+    rev: v2.4.3
     hooks:
     - id: codespell
       args: &codespell_args [--toml, gdb/pyproject.toml]