Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit b837b44

Browse files
authored
Merge pull request #93 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4dfebc5 + 93909a3 commit b837b44

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
@@ -3,7 +3,7 @@ ci:
33
autoupdate_branch: 'devel'
44
repos:
55
- repo: https://github.com/pre-commit/mirrors-clang-format
6-
rev: v14.0.5
6+
rev: v14.0.6
77
hooks:
88
- id: clang-format
99
args: [--style=Google]
@@ -26,7 +26,7 @@ repos:
2626
- id: mixed-line-ending
2727
- id: trailing-whitespace
2828
- repo: https://github.com/psf/black
29-
rev: 22.3.0
29+
rev: 22.6.0
3030
hooks:
3131
- id: black
3232
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)