Verified Commit 9b919a22 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update pre-commit hooks

parent 556dc5d1
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ repos:
  - id: check-useless-excludes

- repo: https://github.com/pre-commit/pre-commit-hooks
  rev: v3.4.0
  rev: v4.5.0
  hooks:
  - id: check-added-large-files
  - id: check-case-conflict
@@ -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