Skip to content

Commit f8a46a1

Browse files
authored
1 parent 642e772 commit f8a46a1

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
@@ -26,7 +26,7 @@ repos:
2626
- id: flake8
2727
language_version: python3
2828
additional_dependencies: [flake8-typing-imports==1.3.0]
29-
- repo: git://github.com/FalconSocial/pre-commit-mirrors-pep257
29+
- repo: https://github.com/FalconSocial/pre-commit-mirrors-pep257
3030
rev: v0.3.3
3131
hooks:
3232
- id: pep257

0 commit comments

Comments
 (0)