Update black pre-commit hooks

This commit is contained in:
Bruno Alla 2024-01-26 10:18:40 +00:00
parent c477df1cd4
commit 2f570c93e3
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ repos:
exclude: hooks/ exclude: hooks/
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.12.1 rev: 24.1.0
hooks: hooks:
- id: black - id: black

View File

@ -40,7 +40,7 @@ repos:
args: [--py311-plus] args: [--py311-plus]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.12.1 rev: 24.1.0
hooks: hooks:
- id: black - id: black