Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsorel authored Sep 26, 2023
2 parents 7796a3c + 3585f27 commit 2c4b3f3
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.40.0
rev: v0.40.2
hooks:
- id: yapf
name: Yapf
additional_dependencies: [toml]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.291
hooks:
- id: ruff

0 comments on commit 2c4b3f3

Please sign in to comment.