We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a6d10b + 176608e commit 61a03c1Copy full SHA for 61a03c1
2 files changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: name-tests-test
11
- id: requirements-txt-fixer
12
- repo: https://github.com/asottile/setup-cfg-fmt
13
- rev: v2.2.0
+ rev: v2.3.0
14
hooks:
15
- id: setup-cfg-fmt
16
- repo: https://github.com/asottile/reorder-python-imports
setup.cfg
@@ -8,7 +8,7 @@ url = https://github.com/pre-commit/pre-commit-mirror-maker
8
author = Anthony Sottile
9
author_email = asottile@umich.edu
license = MIT
-license_file = LICENSE
+license_files = LICENSE
platforms = all
classifiers =
License :: OSI Approved :: MIT License
0 commit comments