Loading .pre-commit-config.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -29,9 +29,8 @@ repos: exclude_types: [markdown, plain-text] stages: [commit, manual] # - repo: https://github.com/jorisroovers/gitlint - repo: https://github.com/hongqn/gitlint rev: b389d280 - repo: https://github.com/jorisroovers/gitlint rev: v0.17.0 hooks: - id: gitlint Loading Loading @@ -77,7 +76,7 @@ repos: stages: [commit, manual] - repo: https://github.com/flakeheaven/flakeheaven rev: 0.11.0 rev: 3.0.0 hooks: - id: flakeheaven additional_dependencies: Loading Loading
.pre-commit-config.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -29,9 +29,8 @@ repos: exclude_types: [markdown, plain-text] stages: [commit, manual] # - repo: https://github.com/jorisroovers/gitlint - repo: https://github.com/hongqn/gitlint rev: b389d280 - repo: https://github.com/jorisroovers/gitlint rev: v0.17.0 hooks: - id: gitlint Loading Loading @@ -77,7 +76,7 @@ repos: stages: [commit, manual] - repo: https://github.com/flakeheaven/flakeheaven rev: 0.11.0 rev: 3.0.0 hooks: - id: flakeheaven additional_dependencies: Loading