[pushed] [pre-commit] Bump tclint to 0.9.0
Tom de Vries <[email protected]> Mon, 3 Aug 2026 10:15:53 +0200
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Ran "pre-commit autoupdate". No changes in formatting.
---
.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 8ff84dae274..fd9223cce2c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -98,7 +98,7 @@ repos:
# Tclint hooks.
- repo: https://github.com/nmoroze/tclint
- rev: v0.8.0
+ rev: v0.9.0
hooks:
- id: tclint
args: [--trust-plugins]
base-commit: f829baa323d253a7c20c05d3c75a972d39c8afd1
--
2.51.0