Skip to content

Commit

Permalink
Merge pull request #81 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 Dec 19, 2023
2 parents fddba5e + d1c5fb1 commit 57cc942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -13,12 +13,12 @@ repos:
- id: check-json
- id: check-yaml
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v4.0.0-alpha.7
hooks:
- id: prettier
types_or: [json, markdown, yaml]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.4
rev: v17.0.6
hooks:
- id: clang-format
types_or: [c++]

0 comments on commit 57cc942

Please sign in to comment.