Skip to content

Commit ee8baa2

Browse files
[pre-commit.ci] pre-commit autoupdate (#11084)
updates: - [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.3.0](asottile/setup-cfg-fmt@v2.2.0...v2.3.0)
1 parent 85c5bd2 commit ee8baa2

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
@@ -47,7 +47,7 @@ repos:
4747
- id: pyupgrade
4848
args: [--py37-plus]
4949
- repo: https://github.com/asottile/setup-cfg-fmt
50-
rev: v2.2.0
50+
rev: v2.3.0
5151
hooks:
5252
- id: setup-cfg-fmt
5353
args: ["--max-py-version=3.11", "--include-version-classifiers"]

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ long_description_content_type = text/x-rst
66
url = https://docs.pytest.org/en/latest/
77
author = Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others
88
license = MIT
9-
license_file = LICENSE
9+
license_files = LICENSE
1010
platforms = unix, linux, osx, cygwin, win32
1111
classifiers =
1212
Development Status :: 6 - Mature

0 commit comments

Comments
 (0)