Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 8966af9

Browse files
chore(deps): update pre-commit hook pycqa/isort to v5.13.1
1 parent 35e6042 commit 8966af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- --format=custom
2121
- --configfile=tests/bandit.yaml
2222
- repo: https://github.com/PyCQA/isort
23-
rev: 5.12.0
23+
rev: 5.13.1
2424
hooks:
2525
- id: isort
2626
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)