Update .pre-commit-config.yaml

This commit is contained in:
Bruno Oliveira 2023-07-11 08:17:32 -03:00 committed by GitHub
parent 5ef420c857
commit 15279a0eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ repos:
rev: 1.15.0
hooks:
- id: blacken-docs
additional_dependencies: [black==23.7.0]
additional_dependencies: [black==23.7.0]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks: