Skip to content

Commit 383154c

Browse files
Merge pull request #35 from andrew-codechimp/dependabot/pip/pre-commit-hooks-6.0.0
2 parents 8e851ba + 1f6d32d commit 383154c

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
@@ -25,7 +25,7 @@ python = ">=3.13,<3.14"
2525

2626
[tool.poetry.group.dev.dependencies]
2727
pre-commit = "4.3.0"
28-
pre-commit-hooks = "5.0.0"
28+
pre-commit-hooks = "6.0.0"
2929
pylint = "3.3.8"
3030
ruff = "0.12.8"
3131

0 commit comments

Comments
 (0)