Skip to content

Commit 61a03c1

Browse files
authored
Merge pull request #178 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3a6d10b + 176608e commit 61a03c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: name-tests-test
1111
- id: requirements-txt-fixer
1212
- repo: https://github.com/asottile/setup-cfg-fmt
13-
rev: v2.2.0
13+
rev: v2.3.0
1414
hooks:
1515
- id: setup-cfg-fmt
1616
- repo: https://github.com/asottile/reorder-python-imports

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ url = https://github.com/pre-commit/pre-commit-mirror-maker
88
author = Anthony Sottile
99
author_email = [email protected]
1010
license = MIT
11-
license_file = LICENSE
11+
license_files = LICENSE
1212
platforms = all
1313
classifiers =
1414
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)