Skip to content

Commit

Permalink
chore: sync files (#112)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: takam5f2 <takam5f2@users.noreply.github.com>
  • Loading branch information
system-tools-actions-public[bot] and takam5f2 committed May 24, 2023
1 parent 8a4a0fb commit f25f6f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- id: prettier

- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
rev: v1.31.0
hooks:
- id: yamllint

Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
args: [--line-length=100]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.4
rev: v16.0.3
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down

0 comments on commit f25f6f7

Please sign in to comment.