[pushed] [pre-commit] Bump codespell to v2.4.3
Tom de Vries <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Ran "pre-commit autoupdate". No changes.
---
.pre-commit-config.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c113eeeb78b..2f86a333ab5 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -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]
base-commit: e375c6e25f1a024c5573982f36b64f2bec57449e
--
2.51.0