Skip to content

Commit 812975d

Browse files
[pre-commit.ci] pre-commit autoupdate (#549)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7f756e7 commit 812975d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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
@@ -8,7 +8,7 @@ url = https://github.com/pytest-dev/pytest-randomly
88
author = Adam Johnson
99
author_email = me@adamj.eu
1010
license = MIT
11-
license_file = LICENSE
11+
license_files = LICENSE
1212
classifiers =
1313
Development Status :: 5 - Production/Stable
1414
Framework :: Pytest

0 commit comments

Comments
 (0)