Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [pushed] pre-commit: Update isort: 9.0.0 -> 9.0.1
@ 2026-08-28  6:09 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2026-08-28  6:09 UTC (permalink / raw)
  To: gdb-patches

Ran "pre-commit.py --autoupdate".
---
 .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 087a710fcd8..0b4285e6c82 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
         files: *gdb_python_files
         args: [--config, gdb/setup.cfg]
   - repo: https://github.com/pycqa/isort
-    rev: 9.0.0
+    rev: 9.0.1
     hooks:
       - id: isort
         files: *gdb_python_files

base-commit: f55053f1dc94121bcd8a5faedc9e2f8d41d692e1
-- 
2.51.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28  6:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28  6:09 [pushed] pre-commit: Update isort: 9.0.0 -> 9.0.1 Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox