Skip to content

Commit 05341c9

Browse files
authored
Merge pull request #278 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cdd9c6a + 354900d commit 05341c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: 'devel'
33
repos:
44
- repo: https://github.com/pre-commit/mirrors-clang-format
5-
rev: v13.0.1
5+
rev: v14.0.1
66
hooks:
77
- id: clang-format
88
args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']

0 commit comments

Comments
 (0)