Skip to content

Commit 94b030d

Browse files
chore(deps): update pre-commit hook pycqa/isort to v6.1.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent b15131d commit 94b030d

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
@@ -26,7 +26,7 @@ repos:
2626
- id: typos
2727
exclude: 'Dockerfile\.rocm\.ubi'
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 6.0.1
29+
rev: 6.1.0
3030
hooks:
3131
- id: isort
3232
- repo: https://github.com/pre-commit/mirrors-clang-format

0 commit comments

Comments
 (0)