Skip to content

Commit 138b346

Browse files
Update dependency pre-commit to >=3.6.0,<3.7.0
1 parent 05957ec commit 138b346

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ optional = true
6565
flake8 = ">=6.1.0,<6.2.0"
6666
black = ">=23.12.1,<23.13.0"
6767
isort = ">=5.12.0,<5.13.0"
68-
pre-commit = ">=3.3.0,<3.4.0"
68+
pre-commit = ">=3.6.0,<3.7.0"
6969

7070
[tool.pytest.ini_options]
7171
addopts = "tests"

0 commit comments

Comments
 (0)