Skip to content

Commit

Permalink
Merge pull request #14 from crate-py/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Julian authored Dec 18, 2023
2 parents b27235d + 433acc4 commit c62c3a5
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 @@ -25,7 +25,7 @@ repos:
- id: clippy
args: [--fix]
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.1
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
Expand All @@ -39,6 +39,6 @@ repos:
id: black
args: ["--line-length", "79"]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.3-1"
rev: "v4.0.0-alpha.4"
hooks:
- id: prettier

0 comments on commit c62c3a5

Please sign in to comment.