Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1817)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 →
v0.5.0](astral-sh/ruff-pre-commit@v0.4.10...v0.5.0)
<!--pre-commit.ci end-->
  • Loading branch information
Zeitsperre authored Jul 2, 2024
2 parents 6cf40a5 + 1543fb0 commit 67285be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@ repos:
hooks:
- id: isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.10
rev: v0.5.0
hooks:
- id: ruff
args: [ '--fix' ]
- repo: https://github.com/pylint-dev/pylint
rev: v3.2.4
hooks:
Expand Down

0 comments on commit 67285be

Please sign in to comment.