Skip to content

Commit 6ebd7a2

Browse files
author
Evan Sims
authored
fix: Resolve Python3 tests failing with missing GitLab credentials
2 parents 9a4b296 + b528040 commit 6ebd7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
2-
- repo: https://gitlab.com/pycqa/flake8
2+
- repo: https://github.com/PyCQA/flake8
33
rev: 4.0.1
44
hooks:
55
- id: flake8

0 commit comments

Comments
 (0)