Skip to content

Commit

Permalink
Merge pull request #377 from xyvora/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
sanders41 committed Sep 5, 2023
2 parents 7a7c6f8 + e7df940 commit 9c83776
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 @@ -22,12 +22,12 @@ repos:
# - id: mypy
# additional_dependencies: [pydantic]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.286
rev: v0.0.287
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.2
rev: v3.0.3
hooks:
- id: prettier
additional_dependencies:
Expand Down

0 comments on commit 9c83776

Please sign in to comment.