Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand All @@ -14,7 +14,7 @@ repos:
additional_dependencies: [pyyaml]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.8
rev: v20.1.6
hooks:
- id: clang-format

Expand All @@ -30,7 +30,7 @@ repos:
- id: beautysh

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 25.1.0
hooks:
- id: black
ci:
Expand Down
2 changes: 1 addition & 1 deletion ext/abseil-cpp
Submodule abseil-cpp updated 1024 files
2 changes: 1 addition & 1 deletion ext/benchmark
Submodule benchmark updated 172 files