Skip to content

Commit 1fca2c1

Browse files
authored
Merge pull request #1489 from python-discord/dependabot/pip/pre-commit-4.2.0
Bump pre-commit from 4.1.0 to 4.2.0
2 parents d487809 + 7b7c451 commit 1fca2c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ taskipy = "1.14.1"
3333
ruff = "0.9.10"
3434

3535
[tool.poetry.group.lint.dependencies]
36-
pre-commit = "4.1.0"
36+
pre-commit = "4.2.0"
3737

3838
[tool.poetry.group.test.dependencies]
3939
coverage = "7.6.12"

0 commit comments

Comments
 (0)