Skip to content

Commit

Permalink
Precommit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nficano committed Jul 15, 2020
1 parent 421c768 commit 71d70c8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ repos:
- id: check-case-conflict
name: 'Check for filesystem character case conflicts'
- id: detect-private-key
name: 'Check for cleartext private keys stored'
- id: flake8
additional_dependencies:
- flake8-mutable
- flake8-type-annotations
- flake8-eradicate
- flake8-bugbear
name: 'Check for Python style guideline violations'
- id: check-json
name: 'Validate JSON'
Expand Down

0 comments on commit 71d70c8

Please sign in to comment.