From 7d3f3b6c4c7ae42626b9ff5afabd1914da9fbe00 Mon Sep 17 00:00:00 2001 From: lotyp Date: Sun, 18 May 2025 17:36:05 +0300 Subject: [PATCH] feat: bump release --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e71e1ea..c3fb413 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -10,7 +10,7 @@ repos: - id: fix-encoding-pragma - repo: https://github.com/commitizen-tools/commitizen - rev: v3.29.0 + rev: v4.7.1 hooks: - id: commitizen stages: