Skip to content

Commit

Permalink
Update repository URL for Flake8 (tox-dev#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
jugmac00 authored and ssbarnea committed Apr 19, 2021
1 parent 0195367 commit 40fcba4
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 @@ -46,7 +46,7 @@ repos:
args:
- --min-py3-version
- "3.4"
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.0
hooks:
- id: flake8
Expand Down

0 comments on commit 40fcba4

Please sign in to comment.