Skip to content

Commit bc2d7f2

Browse files
chore(deps): update dependency pre-commit to v3.6.1
1 parent c87e005 commit bc2d7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ taskipy = '1.10.4'
4141
setuptools-scm = '7.1.0'
4242

4343
[tool.poetry.group.lint.dependencies]
44-
pre-commit = { version = '3.3.0', python = '>=3.8' }
44+
pre-commit = { version = '3.6.1', python = '>=3.8' }
4545

4646
[tool.poetry.group.test.dependencies]
4747
pytest = '7.3.1'

0 commit comments

Comments
 (0)