Skip to content

Commit 116c7c6

Browse files
authored
Merge pull request #290 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 33a8c5a + b1bd215 commit 116c7c6

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: 'devel'
33
repos:
44
- repo: https://github.com/pre-commit/mirrors-clang-format
5-
rev: v14.0.5
5+
rev: v14.0.6
66
hooks:
77
- id: clang-format
88
args: ['--style={BasedOnStyle: Google, SortIncludes: false}']
@@ -11,6 +11,6 @@ repos:
1111
hooks:
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black
14-
rev: 22.3.0
14+
rev: 22.6.0
1515
hooks:
1616
- id: black

0 commit comments

Comments
 (0)