Auto-update pre-commit hooks (#4641)

Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-24 10:44:51 +01:00 committed by GitHub
parent eb0de87de4
commit 88bcd2eb5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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