diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c1b35f39..db679bdbc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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: