Loading .pre-commit-config.yaml +12 −12 Original line number Original line Diff line number Diff line --- --- repos: repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - repo: https://github.com/pre-commit/pre-commit-hooks.git rev: v4.0.1 rev: v4.4.0 hooks: hooks: - id: check-added-large-files - id: check-added-large-files - id: check-executables-have-shebangs - id: check-executables-have-shebangs Loading @@ -18,12 +18,12 @@ repos: exclude: \.diff$ exclude: \.diff$ - repo: https://github.com/codespell-project/codespell.git - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 rev: v2.2.5 hooks: hooks: - id: codespell - id: codespell - repo: https://github.com/Yelp/detect-secrets.git - repo: https://github.com/Yelp/detect-secrets.git rev: v1.1.0 rev: v1.4.0 hooks: hooks: - id: detect-secrets - id: detect-secrets Loading @@ -43,38 +43,38 @@ repos: exclude: LICENSE exclude: LICENSE - repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git rev: v1.26.3 rev: v1.32.0 hooks: hooks: - id: yamllint - id: yamllint - repo: https://github.com/executablebooks/mdformat.git - repo: https://github.com/executablebooks/mdformat.git rev: 0.7.10 rev: 0.7.16 hooks: hooks: - id: mdformat - id: mdformat - repo: https://github.com/pre-commit/pre-commit.git - repo: https://github.com/pre-commit/pre-commit.git rev: v2.15.0 rev: v3.3.3 hooks: hooks: - id: validate_manifest - id: validate_manifest - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 rev: v0.3.0 hooks: hooks: - id: shell-validate - id: shell-validate - id: docker-compose - id: docker-compose - repo: https://github.com/shellcheck-py/shellcheck-py.git - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 rev: v0.9.0.5 hooks: hooks: - id: shellcheck - id: shellcheck - repo: https://github.com/AleksaC/hadolint-py.git - repo: https://github.com/AleksaC/hadolint-py.git rev: v2.1.0 rev: v2.12.0.2 hooks: hooks: - id: hadolint - id: hadolint - repo: https://github.com/ambv/black.git - repo: https://github.com/ambv/black.git rev: 21.9b0 rev: 23.3.0 hooks: hooks: - id: black - id: black args: args: Loading @@ -82,7 +82,7 @@ repos: --line-length=79 --line-length=79 - repo: https://github.com/PyCQA/prospector.git - repo: https://github.com/PyCQA/prospector.git rev: 1.7.1 rev: 1.10.2 hooks: hooks: - id: prospector - id: prospector args: args: Loading @@ -109,7 +109,7 @@ repos: - pyroma - pyroma - repo: https://github.com/pycqa/flake8.git - repo: https://github.com/pycqa/flake8.git rev: 3.9.2 rev: 6.0.0 hooks: hooks: - id: flake8 - id: flake8 args: args: Loading Loading
.pre-commit-config.yaml +12 −12 Original line number Original line Diff line number Diff line --- --- repos: repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - repo: https://github.com/pre-commit/pre-commit-hooks.git rev: v4.0.1 rev: v4.4.0 hooks: hooks: - id: check-added-large-files - id: check-added-large-files - id: check-executables-have-shebangs - id: check-executables-have-shebangs Loading @@ -18,12 +18,12 @@ repos: exclude: \.diff$ exclude: \.diff$ - repo: https://github.com/codespell-project/codespell.git - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 rev: v2.2.5 hooks: hooks: - id: codespell - id: codespell - repo: https://github.com/Yelp/detect-secrets.git - repo: https://github.com/Yelp/detect-secrets.git rev: v1.1.0 rev: v1.4.0 hooks: hooks: - id: detect-secrets - id: detect-secrets Loading @@ -43,38 +43,38 @@ repos: exclude: LICENSE exclude: LICENSE - repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git rev: v1.26.3 rev: v1.32.0 hooks: hooks: - id: yamllint - id: yamllint - repo: https://github.com/executablebooks/mdformat.git - repo: https://github.com/executablebooks/mdformat.git rev: 0.7.10 rev: 0.7.16 hooks: hooks: - id: mdformat - id: mdformat - repo: https://github.com/pre-commit/pre-commit.git - repo: https://github.com/pre-commit/pre-commit.git rev: v2.15.0 rev: v3.3.3 hooks: hooks: - id: validate_manifest - id: validate_manifest - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 rev: v0.3.0 hooks: hooks: - id: shell-validate - id: shell-validate - id: docker-compose - id: docker-compose - repo: https://github.com/shellcheck-py/shellcheck-py.git - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 rev: v0.9.0.5 hooks: hooks: - id: shellcheck - id: shellcheck - repo: https://github.com/AleksaC/hadolint-py.git - repo: https://github.com/AleksaC/hadolint-py.git rev: v2.1.0 rev: v2.12.0.2 hooks: hooks: - id: hadolint - id: hadolint - repo: https://github.com/ambv/black.git - repo: https://github.com/ambv/black.git rev: 21.9b0 rev: 23.3.0 hooks: hooks: - id: black - id: black args: args: Loading @@ -82,7 +82,7 @@ repos: --line-length=79 --line-length=79 - repo: https://github.com/PyCQA/prospector.git - repo: https://github.com/PyCQA/prospector.git rev: 1.7.1 rev: 1.10.2 hooks: hooks: - id: prospector - id: prospector args: args: Loading @@ -109,7 +109,7 @@ repos: - pyroma - pyroma - repo: https://github.com/pycqa/flake8.git - repo: https://github.com/pycqa/flake8.git rev: 3.9.2 rev: 6.0.0 hooks: hooks: - id: flake8 - id: flake8 args: args: Loading