From 41bff4190be6cb609b5c74bafe5c23cd06b8ab13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 07:06:06 +0000 Subject: [PATCH] chore(deps): bump https://github.com/astral-sh/ruff-pre-commit Bumps the version-updates group with 1 update in the / directory: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.16.2 to 0.16.3 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/7c55798a78262d14b2074abf623d8a992ebb70d4...65dbdb59d2f2d9c3bdc343c566821ad3319ddaa3) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.3 dependency-type: direct:production dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- .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 2be4500003..08c59d53ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - --args=--config=__GIT_WORKING_DIR__/infrastructure/.tflint.hcl - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 7c55798a78262d14b2074abf623d8a992ebb70d4 # v0.16.2 + rev: 65dbdb59d2f2d9c3bdc343c566821ad3319ddaa3 # v0.16.3 hooks: - id: ruff-check args: