Skip to content

Commit df6a868

Browse files
nitin2606github-actions[bot]
authored andcommitted
Bump version of pre-commit hooks
1 parent 23b8ffc commit df6a868

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
@@ -37,7 +37,7 @@ repos:
3737

3838
# Python hooks
3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v3.19.1
40+
rev: v3.20.0
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py36-plus]
@@ -63,7 +63,7 @@ repos:
6363

6464
# CPP hooks
6565
- repo: https://github.com/pre-commit/mirrors-clang-format
66-
rev: v20.1.3
66+
rev: v20.1.5
6767
hooks:
6868
- id: clang-format
6969
args: ['-fallback-style=none', '-i']

0 commit comments

Comments
 (0)