Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 84145b1

Browse files
authored
Merge pull request #94 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a2ea4c0 + d60b6aa commit 84145b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ repos:
66
hooks:
77
- id: cmake-format
88
- repo: https://github.com/pre-commit/mirrors-clang-format
9-
rev: v18.1.6
9+
rev: v20.1.8
1010
hooks:
1111
- id: clang-format
1212
args:
1313
- --style=Google
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.6.0
15+
rev: v6.0.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-ast
@@ -30,6 +30,6 @@ repos:
3030
- id: mixed-line-ending
3131
- id: trailing-whitespace
3232
- repo: https://github.com/psf/black
33-
rev: 24.4.2
33+
rev: 25.1.0
3434
hooks:
3535
- id: black

0 commit comments

Comments
 (0)