Skip to content

Commit

Permalink
try bumping precommit (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jul 17, 2024
1 parent 9a5a54d commit 94dc319
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
Expand Up @@ -11,8 +11,8 @@ repos:
rev: "v2.7.1" # Use the sha / tag you want to point at
hooks:
- id: prettier
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.32.0
- repo: https://github.com/google/yapf
rev: v0.40.2
hooks:
- id: yapf
additional_dependencies: [toml]
name: "yapf"

0 comments on commit 94dc319

Please sign in to comment.