Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2023-12-13 02:25:44 +00:00 committed by GitHub
parent ce70d30b22
commit 5072f1fa7b
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.11.0 rev: 23.12.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.11.0 rev: 23.12.0
hooks: hooks:
- id: black - id: black