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

Upgrade pre commit hook rev (#82)

parent ce919410
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.5.0
    rev: v4.6.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.3.0
    rev: 24.4.2
    hooks:
      - id: black