Skip to content

Commit eb26b39

Browse files
Auto-update pre-commit hooks
1 parent e860145 commit eb26b39

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
@@ -15,7 +15,7 @@
1515
repos:
1616
# Standard hooks
1717
- repo: https://github.com/pre-commit/pre-commit-hooks
18-
rev: v5.0.0
18+
rev: v6.0.0
1919
hooks:
2020
- id: check-added-large-files
2121
- id: check-ast
@@ -87,7 +87,7 @@ repos:
8787
args: ["--linelength=120"]
8888

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

0 commit comments

Comments
 (0)