gdb: bump black version to 24.4.2
Run `pre-commit autoupdate`, this is the outcome. There is no change in formatting of Python files. Change-Id: I79c221af1b2192f866a344ab17d6199b137371cb
This commit is contained in:
parent
8f155672d3
commit
74d2676602
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||
rev: 24.4.0
|
||||
rev: 24.4.2
|
||||
hooks:
|
||||
- id: black
|
||||
types_or: [file]
|
||||
|
|
Loading…
Add table
Reference in a new issue