Skip to content

Commit 99b6cdf

Browse files
authored
Merge pull request #83 from BrianLusina/dependabot/pip/pre-commit-4.2.0
Bump pre-commit from 4.1.0 to 4.2.0
2 parents 4d337da + ffceb3f commit 99b6cdf

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.3.4"
2020
pytest = "^8.3.5"
2121
black = "^25.1.0"
22-
pre-commit = "^4.1.0"
22+
pre-commit = "^4.2.0"
2323

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

0 commit comments

Comments
 (0)