aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-04 11:09:52 +0000
committerGravatar GitHub <[email protected]>2023-04-04 11:09:52 +0000
commit7e2d2dcc810dbb4e3cea353b1cb5940fd6b3674d (patch)
tree5e166762dd4605252351866dffd1ad6724efaaff /pyproject.toml
parentBump pillow from 9.4.0 to 9.5.0 (#1247) (diff)
Bump pre-commit from 3.2.1 to 3.2.2 (#1248)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2. - [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.2.1...v3.2.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 bc916b61..51242aae 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ flake8-todo = "0.7"
flake8-isort = "6.0.0"
pep8-naming = "0.13.3"
pip-licenses = "4.1.0"
-pre-commit = "3.2.1"
+pre-commit = "3.2.2"
python-dotenv = "1.0.0"
taskipy = "1.10.4"