Skip to content

Commit c38671b

Browse files
Update pre-commit hooks (#1555)
* chore: update pre-commit hooks * Update .pre-commit-config.yaml * Update .pre-commit-config.yaml Co-authored-by: eddiebergman <[email protected]> Co-authored-by: Eddie Bergman <[email protected]>
1 parent 66b782a commit c38671b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
name: mypy auto-sklearn
4646
files: autosklearn/.*
4747

48-
- repo: https://gitlab.com/pycqa/flake8
48+
- repo: https://github.com/PyCQA/flake8
4949
rev: 5.0.4
5050
hooks:
5151
- id: flake8

0 commit comments

Comments
 (0)