Skip to content

Commit

Permalink
remove ruff from pre-commit config
Browse files Browse the repository at this point in the history
Signed-off-by: Niclas Wesemann <[email protected]>
  • Loading branch information
nwesem authored and erikbosch committed Jun 25, 2024
1 parent a40863c commit 10da5e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ repos:
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.1
hooks:
- id: ruff
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.12.1
hooks:
Expand Down

0 comments on commit 10da5e6

Please sign in to comment.