[#837] .pre-commit: Update hook versions

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/842/head
Evgenii Stratonikov 2023-12-01 13:12:05 +03:00 committed by Evgenii Stratonikov
parent 44806aa9f1
commit 6bb27f98dd
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ repos:
- id: gitlint-ci
- 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
@ -26,7 +26,7 @@ repos:
exclude: ".key$"
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.5
rev: v0.9.0.6
hooks:
- id: shellcheck