Skip to content

Commit

Permalink
MAINT: remove outdated hooks from ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jul 6, 2023
1 parent 5cf2027 commit d2c0ba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ ci:
autoupdate_commit_msg: "MAINT: update pip constraints and pre-commit"
autoupdate_schedule: quarterly # already done by requirements-cron.yml
skip:
- flake8
- mypy
- pylint
- pyright
- taplo

Expand Down

0 comments on commit d2c0ba1

Please sign in to comment.