Skip to content

Commit

Permalink
Also get rid of pygrep hooks (ruff is almost there: astral-sh/ruff#980).
Browse files Browse the repository at this point in the history
  • Loading branch information
hmgaudecker committed Jan 25, 2023
1 parent 4ff6697 commit 8109a87
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,6 @@ repos:
rev: v1.28.0
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa
- id: python-check-mock-methods
- id: python-no-eval
- id: python-no-log-warn
- id: python-use-type-annotations
- id: text-unicode-replacement-char
- repo: https://github.com/psf/black
rev: 22.12.0
hooks:
Expand Down

0 comments on commit 8109a87

Please sign in to comment.