Skip to content

Commit 3cffe05

Browse files
authored
Merge pull request #67 from BrianLusina/dependabot/pip/pre-commit-3.8.0
Bump pre-commit from 3.7.1 to 3.8.0
2 parents 5870e14 + f46e33c commit 3cffe05

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
@@ -19,7 +19,7 @@ python = "^3.10"
1919
pylint = "^3.2.6"
2020
pytest = "^8.3.2"
2121
black = "^24.4.2"
22-
pre-commit = "^3.7.1"
22+
pre-commit = "^3.8.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pytest-cov = ">=4,<6"

0 commit comments

Comments
 (0)