Skip to content

Commit adfdcea

Browse files
authored
Merge pull request shellcheck-py#94 from shellcheck-py/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 375289a + d36de88 commit adfdcea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url = https://github.com/ryanrhee/shellcheck-py
77
author = Ryan Rhee
88
author_email = [email protected]
99
license = MIT
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
classifiers =
1212
License :: OSI Approved :: MIT License
1313
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)