pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen ⚧ 2023-10-19 10:56:33 +03:00
parent d970278eb1
commit d20f9c48b0
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
@ -37,7 +37,7 @@ repos:
- id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.2"
rev: "2.7.3"
hooks:
- id: editorconfig-checker
alias: ec