Skip to content

Commit 7c8bfcd

Browse files
[pre-commit.ci] pre-commit autoupdate (#6610)
1 parent e72402e commit 7c8bfcd

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
@@ -3,7 +3,7 @@
33
exclude: (^site/_vendor/|.*pb2.*)
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: trailing-whitespace
99
exclude: '(\.md|\.snap|\.avdl)$'
@@ -60,7 +60,7 @@ repos:
6060
- id: isort
6161

6262
- repo: https://github.com/psf/black
63-
rev: 24.8.0
63+
rev: 24.10.0
6464
hooks:
6565
- id: black
6666

0 commit comments

Comments
 (0)