Skip to content

Commit f0e167b

Browse files
Auto-update pre-commit hooks (#1511)
1 parent fe37d9a commit f0e167b

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
@@ -39,7 +39,7 @@ repos:
3939
args: [--py36-plus]
4040

4141
- repo: https://github.com/psf/black
42-
rev: 25.1.0
42+
rev: 25.9.0
4343
hooks:
4444
- id: black
4545
args: ["--line-length=100"]
@@ -87,7 +87,7 @@ repos:
8787
args: ["--linelength=120"]
8888

8989
- repo: https://github.com/pre-commit/mirrors-clang-format
90-
rev: 'v21.1.0'
90+
rev: 'v21.1.2'
9191
hooks:
9292
- id: clang-format
9393

0 commit comments

Comments
 (0)