From bbbcd04fddba0364c8523eb0c645a4f081ee7048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 10:12:19 +0000 Subject: [PATCH] Bump pre-commit-hooks from 4.4.0 to 4.6.0 Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.4.0 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-minor ... 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 e30c8a0..3c680de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ flake8-rst-docstrings==0.3.0 flake8==6.0.0 mypy==1.10.0 pep8-naming==0.13.3 -pre-commit-hooks==4.4.0 +pre-commit-hooks==4.6.0 pre-commit==3.2.2 Pygments==2.17.2 pylint==3.1.0