Skip to content

Commit

Permalink
Github removed the git protocol (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Nov 2, 2021
1 parent 642e772 commit f8a46a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -26,7 +26,7 @@ repos:
- id: flake8
language_version: python3
additional_dependencies: [flake8-typing-imports==1.3.0]
- repo: git://github.com/FalconSocial/pre-commit-mirrors-pep257
- repo: https://github.com/FalconSocial/pre-commit-mirrors-pep257
rev: v0.3.3
hooks:
- id: pep257
Expand Down

0 comments on commit f8a46a1

Please sign in to comment.