mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 07:32:12 +00:00
trivial: bump python black version to fix CI
This commit is contained in:
parent
a7fb1d354c
commit
5618cf41e8
@ -28,7 +28,7 @@ repos:
|
|||||||
- id: codespell
|
- id: codespell
|
||||||
args: ['--config', './contrib/codespell.cfg', --write-changes]
|
args: ['--config', './contrib/codespell.cfg', --write-changes]
|
||||||
- repo: https://github.com/ambv/black
|
- repo: https://github.com/ambv/black
|
||||||
rev: 21.6b0
|
rev: 22.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: local
|
- repo: local
|
||||||
|
Loading…
Reference in New Issue
Block a user