Skip to content

Commit a3d7870

Browse files
authored
Merge pull request #276 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cada166 + d6eab77 commit a3d7870

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
@@ -5,7 +5,7 @@ repos:
55
- id: clang-format
66
args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.1.0
8+
rev: v4.2.0
99
hooks:
1010
- id: trailing-whitespace
1111
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)