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

.pre-commit-config.yaml

index 6a71a5fee272abde8d0a1539af991085c66e24fd..2813a7484fd066a71170ff69ebdf39175d48028f 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.5.0
+    rev: 26.5.1
     hooks:
       - id: black
         types_or: [file]