Skip to content

Commit

Permalink
fix: Resolve Python3 tests failing with missing GitLab credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims authored Jan 3, 2023
1 parent 9a4b296 commit b528040
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
@@ -1,5 +1,5 @@
repos:
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks:
- id: flake8
Expand Down

0 comments on commit b528040

Please sign in to comment.