Skip to content

Commit

Permalink
Auto pre-commit update (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored Dec 15, 2023
1 parent fc6113e commit d8a1640
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 @@ -19,7 +19,7 @@ repos:
- id: cppcheck
args: ['--suppressions-list=cppcheckSuppressions.txt', '--inline-suppr']
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
- repo: https://github.com/cmake-lint/cmake-lint
Expand All @@ -33,7 +33,7 @@ repos:
- id: codespell
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.16.23
rev: v1.16.25
hooks:
- id: typos
pass_filenames: false

0 comments on commit d8a1640

Please sign in to comment.