Skip to content

Commit bd85768

Browse files
authored
Merge pull request #456 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9a0970d + cd22239 commit bd85768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v18.1.2
21+
rev: v18.1.3
2222
hooks:
2323
- id: clang-format
2424
args:
2525
- '--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'
2626
- repo: https://github.com/pre-commit/pre-commit-hooks
27-
rev: v4.5.0
27+
rev: v4.6.0
2828
hooks:
2929
- id: trailing-whitespace

0 commit comments

Comments
 (0)