]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[pre-commit] Bump black to 26.5.0
authorTom de Vries <tdevries@suse.de>
Tue, 19 May 2026 06:33:08 +0000 (08:33 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 19 May 2026 06:33:08 +0000 (08:33 +0200)
Ran "pre-commit autoupdate".  No changes in formatting.

.pre-commit-config.yaml

index 5b1af9a1837c816d636ab57dc08c22617e61782f..6a71a5fee272abde8d0a1539af991085c66e24fd 100644 (file)
@@ -42,7 +42,7 @@ default_install_hook_types: [pre-commit, commit-msg]
 default_stages: [pre-commit]
 repos:
   - repo: https://github.com/psf/black-pre-commit-mirror
-    rev: 26.3.1
+    rev: 26.5.0
     hooks:
       - id: black
         types_or: [file]