Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate ruff & codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed May 27, 2024
2 parents 4104ea5 + 3b81765 commit 8eebf59
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 @@ -32,7 +32,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.4
rev: v0.4.5
hooks:
- id: ruff
types: [file]
Expand All @@ -42,6 +42,6 @@ repos:
hooks:
- id: badgie
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell

0 comments on commit 8eebf59

Please sign in to comment.