Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2023-10-24 02:23:54 +00:00 committed by GitHub
parent aa7ffeaeef
commit 456777aaca
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ repos:
exclude: hooks/ exclude: hooks/
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.10.0 rev: 23.10.1
hooks: hooks:
- id: black - id: black

View File

@ -37,7 +37,7 @@ repos:
args: [--py311-plus] args: [--py311-plus]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.10.0 rev: 23.10.1
hooks: hooks:
- id: black - id: black