Skip to content

Commit

Permalink
remove flake8 pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorshea committed Feb 18, 2022
1 parent 896771c commit 0ce9ca6
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 @@ -3,10 +3,6 @@ repos:
rev: 22.1.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 3.7.9
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.6.3
hooks:
Expand Down

0 comments on commit 0ce9ca6

Please sign in to comment.