Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsorel authored Jul 3, 2023
2 parents cf6a707 + 3972892 commit 0ce29a0
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 @@ -33,13 +33,13 @@ repos:
additional_dependencies: [toml]

- repo: https://github.com/google/yapf
rev: v0.33.0
rev: v0.40.0
hooks:
- id: yapf
name: Yapf
additional_dependencies: [toml]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.272
rev: v0.0.275
hooks:
- id: ruff

0 comments on commit 0ce29a0

Please sign in to comment.