Skip to content

Commit

Permalink
Bump version of pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MCFurry authored and github-actions[bot] committed May 12, 2024
1 parent 2a59f60 commit 263b14f
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 @@ -62,7 +62,7 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.4
rev: v18.1.5
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down Expand Up @@ -131,7 +131,7 @@ repos:
exclude: CHANGELOG\.rst|\.(svg|pyc|drawio)$

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.2
rev: 0.28.3
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 263b14f

Please sign in to comment.