Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Nov 13, 2023
1 parent 99a828f commit c3f7d3e
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 @@ -32,7 +32,7 @@ repos:
- tomli

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.4"
rev: "v0.1.5"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -47,7 +47,7 @@ repos:
- black==22.12.0

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.2"
rev: "v3.1.0"
hooks:
- id: prettier

Expand Down

0 comments on commit c3f7d3e

Please sign in to comment.