Update .pre-commit-config.yaml

This commit is contained in:
Bruno Oliveira 2022-08-22 20:04:17 -03:00 committed by GitHub
parent d1b9992466
commit e91bec3a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ repos:
rev: v2.0.0
hooks:
- id: setup-cfg-fmt
args: [--max-py-version=3.10, --include-version-specifiers]
args: ["--max-py-version=3.10", "--include-version-classifiers"]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
hooks: