Skip to content

Commit be6a73e

Browse files
authored
pre-commit update (#4204)
1 parent 2336ad4 commit be6a73e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ repos:
3030
- id: flake8
3131
args: [--config=./setup.cfg]
3232
- repo: https://github.com/pycqa/isort
33-
rev: 5.8.0
33+
rev: 5.9.1
3434
hooks:
3535
- id: isort
3636
name: isort
37-
args: ["--profile", "black", "--filter-files"]
37+
args: ["--filter-files"]

0 commit comments

Comments
 (0)