mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
pre-commit: bump black to 25.11.0
Ran `pre-commit autoupdate`. No changes in formatting. Change-Id: I6d779433e50efff858ac407917047b902f821503
This commit is contained in:
@@ -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: 25.9.0
|
||||
rev: 25.11.0
|
||||
hooks:
|
||||
- id: black
|
||||
types_or: [file]
|
||||
|
||||
Reference in New Issue
Block a user