Merge pull request #4817 from cookiecutter/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Jelmer 2024-01-29 10:30:19 +01:00 committed by GitHub
commit 96756036f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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