Skip to content

Commit

Permalink
Merge pull request #86 from reupen/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
reupen committed Apr 8, 2024
2 parents 9aaf158 + cb73062 commit 201bc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -6,7 +6,7 @@ exclude: |
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -18,7 +18,7 @@ repos:
- id: prettier
types_or: [json, markdown, yaml]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.2
rev: v18.1.3
hooks:
- id: clang-format
types_or: [c++]

0 comments on commit 201bc1d

Please sign in to comment.