Loading .pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -75,10 +75,10 @@ repos: types_or: [python, pyi] stages: [commit, manual] - repo: https://github.com/domsekotill/flakehell rev: 5a7ecdc - repo: https://github.com/flakeheaven/flakeheaven rev: 0.11.0 hooks: - id: flakehell - id: flakeheaven additional_dependencies: - flake8-bugbear - flake8-docstrings Loading Loading
.pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -75,10 +75,10 @@ repos: types_or: [python, pyi] stages: [commit, manual] - repo: https://github.com/domsekotill/flakehell rev: 5a7ecdc - repo: https://github.com/flakeheaven/flakeheaven rev: 0.11.0 hooks: - id: flakehell - id: flakeheaven additional_dependencies: - flake8-bugbear - flake8-docstrings Loading