pre-commit autoupdate

This commit is contained in:
Ryan Delaney 2023-12-13 15:34:10 -05:00
parent 0a753144c1
commit bd141a6c79
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ repos:
- id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer
@ -14,7 +14,7 @@ repos:
args: [--markdown-linebreak-ext=md]
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.13
rev: 0.7.17
hooks:
- id: mdformat
additional_dependencies: