Loading .pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.4.0 rev: v4.6.0 hooks: - id: check-added-large-files - id: check-case-conflict Loading @@ -26,12 +26,12 @@ repos: stages: [commit, manual] - repo: https://github.com/jorisroovers/gitlint rev: v0.15.0 rev: v0.19.1 hooks: - id: gitlint - repo: https://code.kodo.org.uk/dom/pre-commit-hooks rev: v0.6 rev: v0.6.1 hooks: - id: check-executable-modes - id: check-for-squash Loading Loading
.pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.4.0 rev: v4.6.0 hooks: - id: check-added-large-files - id: check-case-conflict Loading @@ -26,12 +26,12 @@ repos: stages: [commit, manual] - repo: https://github.com/jorisroovers/gitlint rev: v0.15.0 rev: v0.19.1 hooks: - id: gitlint - repo: https://code.kodo.org.uk/dom/pre-commit-hooks rev: v0.6 rev: v0.6.1 hooks: - id: check-executable-modes - id: check-for-squash Loading