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)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent a4cd369 commit b1103f9
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
@@ -1,6 +1,6 @@
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 b1103f9

Please sign in to comment.