Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/google/yapf: v0.40.2 → v0.43.0](google/yapf@v0.40.2...v0.43.0)
- [github.com/pre-commit/mirrors-clang-format: v14.0.6 → v19.1.3](pre-commit/mirrors-clang-format@v14.0.6...v19.1.3)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent c5b0e46 commit 0f4f6ea
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 @@ -43,7 +43,7 @@ repos:
- flake8-pyproject
- flake8-string-format
- repo: https://github.com/google/yapf
rev: v0.40.2
rev: v0.43.0
hooks:
- id: yapf
args: [-i]
Expand All @@ -53,6 +53,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v14.0.6
rev: v19.1.3
hooks:
- id: clang-format

0 comments on commit 0f4f6ea

Please sign in to comment.