Skip to content

Commit 623c0b1

Browse files
authored
Merge pull request #397 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 90d2b9c + fcf547d commit 623c0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
- id: autoflake
1919
args: ["--in-place", "--remove-all-unused-imports", "--ignore-init-module-imports", "--remove-unused-variables"]
2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.10.0
21+
rev: 5.10.1
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)