Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 277202b

Browse files
authored
Merge pull request #127 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 544ca79 + 92bc760 commit 277202b

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/asottile/setuptools-golang-examples
88
author = Anthony Sottile
99
author_email = [email protected]
1010
license = MIT
11-
license_file = LICENSE
11+
license_files = LICENSE
1212
classifiers =
1313
License :: OSI Approved :: MIT License
1414
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)