Skip to content

Commit 4c87a89

Browse files
authored
Merge pull request #154 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4a9a4da + 6081c37 commit 4c87a89

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
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88

99
- repo: https://github.com/asottile/setup-cfg-fmt
10-
rev: v2.2.0
10+
rev: v2.3.0
1111
hooks:
1212
- id: setup-cfg-fmt
1313

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url = https://github.com/matplotlib/napari-matplotlib
77
author = David Stansby
88
author_email = [email protected]
99
license = BSD-3-Clause
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
classifiers =
1212
Development Status :: 3 - Alpha
1313
Framework :: napari

0 commit comments

Comments
 (0)