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

Commit ec75428

Browse files
authored
Merge pull request #91 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 350f1f3 + 52046be commit ec75428

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ ci:
33
autoupdate_branch: 'devel'
44
repos:
55
- repo: https://github.com/pre-commit/mirrors-clang-format
6-
rev: v14.0.3
6+
rev: v14.0.4-1
77
hooks:
88
- id: clang-format
9-
args: [-i, --style=Google]
9+
args: [--style=Google]
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.2.0
11+
rev: v4.3.0
1212
hooks:
1313
- id: check-added-large-files
1414
- id: check-ast

0 commit comments

Comments
 (0)