Skip to content

Commit

Permalink
馃敡 Update flake8 version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chinnichaitanya committed Feb 7, 2021
1 parent 8d7b326 commit 0e51bdc
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 @@ -6,6 +6,6 @@ repos:
language_version: python3.6

- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.1
rev: 3.8.4
hooks:
- id: flake8

0 comments on commit 0e51bdc

Please sign in to comment.