mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
Changed black rev in pre-commit yaml. Fixes #7476
This commit is contained in:
parent
98d1c65b40
commit
20a4c960ec
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
rev: 23.1.0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
|
|
Loading…
Reference in a new issue