Skip to content

Commit c6d2b4f

Browse files
authored
Merge pull request #1371 from python-discord/dependabot/pip/pre-commit-3.8.0
Bump pre-commit from 3.7.1 to 3.8.0
2 parents eb8c33c + 9d1546d commit c6d2b4f

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
@@ -32,7 +32,7 @@ taskipy = "1.13.0"
3232
ruff = "0.5.1"
3333

3434
[tool.poetry.group.lint.dependencies]
35-
pre-commit = "3.7.1"
35+
pre-commit = "3.8.0"
3636

3737
[tool.poetry.group.test.dependencies]
3838
coverage = "7.6.0"

0 commit comments

Comments
 (0)