Skip to content

Commit 6365a6a

Browse files
[pre-commit.ci] pre-commit autoupdate (#869)
<!--pre-commit.ci start--> updates: - [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.3.0](asottile/setup-cfg-fmt@v2.2.0...v2.3.0) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a7317b1 commit 6365a6a

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
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/asottile/setup-cfg-fmt
21-
rev: v2.2.0
21+
rev: v2.3.0
2222
hooks:
2323
- id: setup-cfg-fmt
2424
args:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author_email = otto@live.ca
1010
maintainer = Adam Johnson
1111
maintainer_email = me@adamj.eu
1212
license = MIT
13-
license_file = LICENSE
13+
license_files = LICENSE
1414
classifiers =
1515
Development Status :: 5 - Production/Stable
1616
Environment :: Web Environment

0 commit comments

Comments
 (0)