diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c13524c..ef0c198 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: detect-private-key - id: trailing-whitespace - id: end-of-file-fixer - - repo: https://github.com/frontierdigital/pre-commit-hooks + - repo: https://github.com/gofrontier-com/pre-commit-hooks rev: v0.0.1 hooks: - id: pipenv-verify