Skip to content

Commit

Permalink
Merge pull request #8 from stack-of-tasks/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
nim65s authored Nov 2, 2024
2 parents fc88382 + e23d33e commit 513d10f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-json
- id: check-symlinks
- id: check-toml
- id: check-yaml
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: cmake-format
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.8
rev: v19.1.2
hooks:
- id: clang-format
args: ['--style={BasedOnStyle: Google,SortIncludes: false}']
Expand Down

0 comments on commit 513d10f

Please # to comment.