From 0ffb66a395ce7313d53ea5452bc235b0193341cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:11:59 +0000 Subject: [PATCH] Bump pre-commit from 4.0.1 to 4.2.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.2.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/v4.0.1...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f391b23..923392c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ dj-static==0.0.6 django==5.1.4 gunicorn==23.0.0 markdown==3.7 -pre-commit==4.0.1 +pre-commit==4.2.0 psycopg2-binary==2.9.10 python-dotenv==1.0.1 whitenoise==6.8.2 \ No newline at end of file