Loading .pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ repos: stages: [commit, manual] - repo: https://github.com/flakeheaven/flakeheaven rev: 3.2.1 rev: 3.3.0 hooks: - id: flakeheaven additional_dependencies: Loading @@ -87,7 +87,7 @@ repos: - flake8-sfs - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.1.1 rev: v1.3.0 hooks: - id: mypy args: [--follow-imports=silent, project_templates] Loading Loading
.pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ repos: stages: [commit, manual] - repo: https://github.com/flakeheaven/flakeheaven rev: 3.2.1 rev: 3.3.0 hooks: - id: flakeheaven additional_dependencies: Loading @@ -87,7 +87,7 @@ repos: - flake8-sfs - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.1.1 rev: v1.3.0 hooks: - id: mypy args: [--follow-imports=silent, project_templates] Loading