Skip to content

Commit 07e8e38

Browse files
authored
Merge pull request #14 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fd24c0a + 490b868 commit 07e8e38

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
@@ -2,12 +2,12 @@ ci:
22
autoupdate_branch: 'devel'
33
repos:
44
- repo: https://github.com/pre-commit/mirrors-clang-format
5-
rev: v14.0.3
5+
rev: v14.0.4-1
66
hooks:
77
- id: clang-format
8-
args: [-i, --style=Google]
8+
args: [--style=Google]
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v4.2.0
10+
rev: v4.3.0
1111
hooks:
1212
- id: check-added-large-files
1313
- id: check-ast

0 commit comments

Comments
 (0)