Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2024-02-13 02:22:54 +00:00 committed by github-actions[bot]
parent f12ac669f3
commit 7cebbececd
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: 24.1.1 rev: 24.2.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: 24.1.1 rev: 24.2.0
hooks: hooks:
- id: black - id: black