Skip to content

Commit bf5edca

Browse files
authored
Merge pull request #79 from BrianLusina/dependabot/pip/pre-commit-4.1.0
Bump pre-commit from 4.0.1 to 4.1.0
2 parents 9f2c54b + b4e0420 commit bf5edca

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.3"
2020
pytest = "^8.3.4"
2121
black = "^24.10.0"
22-
pre-commit = "^4.0.1"
22+
pre-commit = "^4.1.0"
2323

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

0 commit comments

Comments
 (0)