Skip to content

Commit

Permalink
discontinued hook
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarro committed Jun 14, 2023
1 parent 4a03350 commit 149abe3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ repos:
- id: interrogate
args: [-vv]
pass_filenames: false
- repo: https://github.com/fsouza/autoflake8
rev: v0.3.2
hooks:
- id: autoflake8
language_version: python3
args: [
'--in-place',
]
- repo: local
hooks:
- name: pytest
Expand Down

0 comments on commit 149abe3

Please sign in to comment.