Skip to content

Commit

Permalink
Fix broken pre-commit on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlovsky committed Dec 9, 2020
1 parent b621704 commit 16d1b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
types: [file, python]

- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.3
rev: 3.8.4
hooks:
- id: flake8
types: [file, python]
Expand Down

0 comments on commit 16d1b03

Please sign in to comment.