mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Bump version of 'black' for pre-commit
I ran "pre-commit autoupdate" and it updated 'black'. I'm checking this in. The updated black didn't cause any formatting changes to the Python code.
This commit is contained in:
@@ -41,7 +41,7 @@ minimum_pre_commit_version: 3.2.0
|
||||
default_install_hook_types: [pre-commit, commit-msg]
|
||||
repos:
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 25.1.0
|
||||
rev: 25.9.0
|
||||
hooks:
|
||||
- id: black
|
||||
types_or: [file]
|
||||
|
||||
Reference in New Issue
Block a user