Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#664)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 644f714 commit 9155cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/google/yapf # To format the code to conform YAPF
rev: v0.40.2
rev: v0.43.0
hooks:
- id: yapf
args: ['--in-place', '--recursive', '--style', 'google']
Expand Down

0 comments on commit 9155cbe

Please sign in to comment.