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.0 → v0.40.2](google/yapf@v0.40.0...v0.40.2)
  • Loading branch information
pre-commit-ci[bot] authored and casperdcl committed Sep 29, 2023
1 parent 7cb5e13 commit a503188
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 @@ -44,7 +44,7 @@ repos:
- id: mypy
additional_dependencies: [types-setuptools]
- repo: https://github.com/google/yapf
rev: v0.40.0
rev: v0.40.2
hooks:
- id: yapf
args: [-i]
Expand Down

0 comments on commit a503188

Please sign in to comment.