From 0dfa04196b00ccf0f5303cd4e697784a9de0abbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 06:07:40 +0000 Subject: [PATCH] deps(deps-dev): bump pre-commit from 3.7.0 to 4.6.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eabe0cc..488e07b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,6 +2,6 @@ # Runtime dependencies live in requirements.txt. pytest==8.1.1 -pre-commit==3.7.0 +pre-commit==4.6.0 ruff==0.4.4 sqlfluff==3.0.5