mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +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]
|
default_stages: [pre-commit]
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||||
rev: 25.9.0
|
rev: 25.11.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
types_or: [file]
|
types_or: [file]
|
||||||
|
|||||||
Reference in New Issue
Block a user