Unverified Commit bef4379c authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Update pre-commit-hook rev (#106)

parent 1ab8bac8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
repos:
  - repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v4.6.0
    rev: v5.0.0
    hooks:
      - id: check-yaml
      - id: end-of-file-fixer
@@ -16,7 +16,7 @@ repos:
      - id: detect-private-key

  - repo: https://github.com/psf/black
    rev: 24.8.0
    rev: 24.10.0
    hooks:
      - id: black