Loading .pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ repos: - id: mdformat - repo: https://github.com/ambv/black.git rev: 21.8b0 rev: 23.12.1 hooks: - id: black args: Loading @@ -58,7 +58,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/prospector.git rev: 1.5.3 rev: v1.10.3 hooks: - id: prospector args: Loading @@ -81,7 +81,7 @@ repos: additional_dependencies: - bandit - repo: https://gitlab.com/pycqa/flake8.git - repo: https://github.com/pycqa/flake8.git rev: 3.9.2 hooks: - id: flake8 Loading Loading
.pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ repos: - id: mdformat - repo: https://github.com/ambv/black.git rev: 21.8b0 rev: 23.12.1 hooks: - id: black args: Loading @@ -58,7 +58,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/prospector.git rev: 1.5.3 rev: v1.10.3 hooks: - id: prospector args: Loading @@ -81,7 +81,7 @@ repos: additional_dependencies: - bandit - repo: https://gitlab.com/pycqa/flake8.git - repo: https://github.com/pycqa/flake8.git rev: 3.9.2 hooks: - id: flake8 Loading