Skip to content

Commit

Permalink
pre-commit-ci update (#4092)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Apr 9, 2021
1 parent 148edc3 commit b14a114
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 @@ -23,7 +23,7 @@ repos:
# Force black to run on whole repo, using settings from pyproject.toml
pass_filenames: false
args: [--config=./pyproject.toml, .]
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: '3.9.0'
hooks:
# Run flake8.
Expand Down

0 comments on commit b14a114

Please sign in to comment.