Skip to content

Commit 534bd68

Browse files
committed
chore(deps): upgrade pre-commit to 3.5.0
1 parent b0c05ef commit 534bd68

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
@@ -37,7 +37,7 @@ optional = true
3737
[tool.poetry.group.dev.dependencies]
3838
pytest = "^7.4.4"
3939
pyright = "^1.1.347"
40-
pre-commit = "^2.15.0"
40+
pre-commit = "^3.5.0"
4141
pytest-cov = "^3.0.0"
4242
ruff = "^0.0.259"
4343
pyyaml = "^6.0.1"

0 commit comments

Comments
 (0)