aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-26 20:58:46 +0000
committerGravatar GitHub <[email protected]>2022-12-26 20:58:46 +0000
commit9f239fed5f3d4d24bbec6154cac76d1b1e53b2bf (patch)
tree0a48e6ef6908520d25dc77f2d083e10842fe21e8 /pyproject.toml
parentBump flake8-isort from 5.0.3 to 6.0.0 (#1175) (diff)
Bump pre-commit from 2.20.0 to 2.21.0 (#1178)
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 cd3ee8b4..d8297b13 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,7 +37,7 @@ flake8-todo = "0.7"
flake8-isort = "6.0.0"
pep8-naming = "0.13.3"
pip-licenses = "4.0.3"
-pre-commit = "2.20.0"
+pre-commit = "2.21.0"
python-dotenv = "0.21.0"
taskipy = "1.10.3"