Skip to content

Commit

Permalink
refactor: simplify pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Oct 30, 2023
1 parent ccfa3d3 commit a34f5c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ repos:
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.291
hooks:
- id: ruff-format

- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down

0 comments on commit a34f5c4

Please sign in to comment.