Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#470)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Robert Resch <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and edenhaus authored May 7, 2024
1 parent 6007c29 commit ef5cbdd
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 @@ -11,7 +11,7 @@ default_language_version:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.7
rev: v0.4.3
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -46,7 +46,7 @@ repos:
args: [--branch, main, --branch, dev]
- id: requirements-txt-fixer
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
additional_dependencies:
Expand Down

0 comments on commit ef5cbdd

Please sign in to comment.