pre-commit autoupdate

This commit is contained in:
Ryan Delaney 2025-06-05 17:56:51 -04:00
parent b29f15ae61
commit 635289d1f2

View file

@ -6,7 +6,7 @@ repos:
- id: check-useless-excludes - id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 rev: v5.0.0
hooks: hooks:
- id: check-merge-conflict - id: check-merge-conflict
- id: end-of-file-fixer - id: end-of-file-fixer
@ -14,7 +14,7 @@ repos:
args: [--markdown-linebreak-ext=md] args: [--markdown-linebreak-ext=md]
- repo: https://github.com/executablebooks/mdformat - repo: https://github.com/executablebooks/mdformat
rev: 0.7.17 rev: 0.7.22
hooks: hooks:
- id: mdformat - id: mdformat
additional_dependencies: additional_dependencies:
@ -22,7 +22,7 @@ repos:
- mdformat-toc - mdformat-toc
- repo: https://github.com/woodruffw/zizmor-pre-commit - repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.7.0 rev: v1.9.0
hooks: hooks:
- id: zizmor - id: zizmor