Skip to content

Commit 70ea569

Browse files
authored
Merge pull request #389 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents df8604f + 49dad43 commit 70ea569

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
@@ -7,7 +7,7 @@ repos:
77
- id: clang-format
88
args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}']
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v4.4.0
10+
rev: v4.5.0
1111
hooks:
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)