Skip to content

Commit 96cc0fe

Browse files
[pre-commit.ci] pre-commit autoupdate (#4786)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: cobalt <[email protected]>
1 parent 58c5ac8 commit 96cc0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
additional_dependencies: *version_check_dependencies
2525

2626
- repo: https://github.com/pycqa/isort
27-
rev: 6.0.1
27+
rev: 6.1.0
2828
hooks:
2929
- id: isort
3030

@@ -74,7 +74,7 @@ repos:
7474
exclude: \.github/workflows/diff_shades\.yml
7575

7676
- repo: https://github.com/pre-commit/pre-commit-hooks
77-
rev: v5.0.0
77+
rev: v6.0.0
7878
hooks:
7979
- id: end-of-file-fixer
8080
- id: trailing-whitespace

0 commit comments

Comments
 (0)