Skip to content

Commit 6000bae

Browse files
authored
Merge pull request #172 from data-exp-lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2aad0a8 + 9fe6d04 commit 6000bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: autoflake
2121
args: ["--in-place", "--remove-all-unused-imports"]
2222
- repo: https://github.com/PyCQA/isort
23-
rev: 8.0.0
23+
rev: 8.0.1
2424
hooks:
2525
- id: isort
2626
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)