We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642e772 commit f8a46a1Copy full SHA for f8a46a1
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: flake8
27
language_version: python3
28
additional_dependencies: [flake8-typing-imports==1.3.0]
29
- - repo: git://github.com/FalconSocial/pre-commit-mirrors-pep257
+ - repo: https://github.com/FalconSocial/pre-commit-mirrors-pep257
30
rev: v0.3.3
31
hooks:
32
- id: pep257
0 commit comments