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

Commit cf88350

Browse files
authored
Merge pull request #54 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 563b553 + 3d3be3a commit cf88350

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-clang-format
3-
rev: v20.1.0
3+
rev: v20.1.8
44
hooks:
55
- id: clang-format
66
args: [--style=Google]
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v5.0.0
8+
rev: v6.0.0
99
hooks:
1010
- id: check-added-large-files
1111
- id: check-ast
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: black
2929
- repo: https://github.com/PyCQA/flake8
30-
rev: 7.2.0
30+
rev: 7.3.0
3131
hooks:
3232
- id: flake8
3333
- repo: https://github.com/cheshirekow/cmake-format-precommit

0 commit comments

Comments
 (0)