From 14ae4f9b060a53e7eb16201a0dfb24eac5f20f34 Mon Sep 17 00:00:00 2001 From: creativestyle-bot <201-creativestyle-bot@users.noreply.gitlab.creativestyle.pl> Date: Sat, 6 Apr 2024 19:47:15 +0000 Subject: [PATCH] Automatic update of project files Configuration at https://gitlab.creativestyle.pl/gitlab-automation/cs-gitlab-bot-config --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c11cf77..9dc5b53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ fail_fast: false repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer