Skip to content

Commit

Permalink
Merge pull request #845 from kevin1024/precommit-autoupdate
Browse files Browse the repository at this point in the history
pre-commit: Autoupdate
  • Loading branch information
hartwork authored Jun 30, 2024
2 parents 86b114f + 39a86ba commit 9cfa6c5
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 @@ -3,10 +3,10 @@

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.6
rev: v0.5.0
hooks:
- id: ruff
args: ["--show-source"]
args: ["--output-format=full"]
- id: ruff-format

- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 9cfa6c5

Please sign in to comment.