Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b96527c

Browse files
Update pre-commit dependencies
1 parent a56f446 commit b96527c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: flake8
2424
args: ["--config", "tests/setup.cfg"]
2525
- repo: https://github.com/pycqa/isort
26-
rev: 6.0.0
26+
rev: 6.0.1
2727
hooks:
2828
- id: isort
2929
name: isort

0 commit comments

Comments
 (0)