aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-11 10:55:51 +0000
committerGravatar GitHub <[email protected]>2023-12-11 10:55:51 +0000
commit3412955c37fca90dd1663c45fd90b64a32086bc0 (patch)
treea53b5feef995ec22bf952f48e049f6630856fbd9 /pyproject.toml
parentBump emoji from 2.8.0 to 2.9.0 (#1407) (diff)
Bump pre-commit from 3.5.0 to 3.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 69f0a860..bdb883d9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,7 +29,7 @@ pydantic-settings = "2.1.0"
[tool.poetry.dev-dependencies]
pip-licenses = "4.3.3"
-pre-commit = "3.5.0"
+pre-commit = "3.6.0"
python-dotenv = "1.0.0"
ruff = "0.1.7"
taskipy = "1.12.2"