From 55db6d7e709500ecfb84d875d127202a313db623 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Mon, 6 Jan 2025 11:07:34 +0000 Subject: [PATCH] Update all dependencies Signed-off-by: redhat-renovate-bot --- .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 e8a279c..a67061f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # Linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.5 + rev: v0.8.6 hooks: - id: ruff args: @@ -82,6 +82,6 @@ repos: # renovate.json validator - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.86.3 + rev: 39.91.0 hooks: - id: renovate-config-validator