Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [pushed] pre-commit: Update isort: 8.0.1 -> 9.0.0
@ 2026-08-27  9:21 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2026-08-27  9:21 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 998dbe6b820..087a710fcd8 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: 8.0.1
+    rev: 9.0.0
     hooks:
       - id: isort
         files: *gdb_python_files

base-commit: 96bd99ea74b280806ee9addb2e08b5529fbdb248
-- 
2.51.0


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

only message in thread, other threads:[~2026-08-27  9:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27  9:21 [pushed] pre-commit: Update isort: 8.0.1 -> 9.0.0 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