Skip to content

Commit b14a114

Browse files
authored
pre-commit-ci update (#4092)
1 parent 148edc3 commit b14a114

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
@@ -23,7 +23,7 @@ repos:
2323
# Force black to run on whole repo, using settings from pyproject.toml
2424
pass_filenames: false
2525
args: [--config=./pyproject.toml, .]
26-
- repo: https://gitlab.com/pycqa/flake8
26+
- repo: https://github.com/PyCQA/flake8
2727
rev: '3.9.0'
2828
hooks:
2929
# Run flake8.

0 commit comments

Comments
 (0)