[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
This commit is contained in:
pre-commit-ci[bot] 2024-02-13 00:46:49 +00:00 committed by GitHub
parent c7a1ec0dce
commit aba4c8bdf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
- "--ignore=E203,W503" - "--ignore=E203,W503"
- 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
args: args: