Skip to content

Commit f9073c3

Browse files
Auto-update pre-commit hooks
1 parent f247c0b commit f9073c3

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
@@ -33,7 +33,7 @@ repos:
3333

3434
# Python hooks
3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.21.0
36+
rev: v3.21.1
3737
hooks:
3838
- id: pyupgrade
3939
args: [--py36-plus]
@@ -87,7 +87,7 @@ repos:
8787
args: ["--linelength=120"]
8888

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

0 commit comments

Comments
 (0)