From 37f22fe0a11b2562519bc5945c4c30daf5dae1ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:42:07 +0000 Subject: Bump pre-commit from 3.0.2 to 3.0.4 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.2 to 3.0.4. - [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.0.2...v3.0.4) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7952274f..ea69b93b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ flake8-tidy-imports = "4.8.0" flake8-string-format = "0.3.0" flake8-todo = "0.7" pep8-naming = "0.13.3" -pre-commit = "3.0.2" +pre-commit = "3.0.4" pyfakefs = "5.1.0" taskipy = "1.10.3" python-dotenv = "0.21.1" -- cgit v1.2.3