Skip to content

Commit e813add

Browse files
authored
Merge pull request #92 from BrianLusina/dependabot/pip/pre-commit-4.3.0
Bump pre-commit from 4.2.0 to 4.3.0
2 parents b1a6572 + 54ba7e6 commit e813add

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.8"
2020
pytest = "^8.4.1"
2121
black = "^25.1.0"
22-
pre-commit = "^4.2.0"
22+
pre-commit = "^4.3.0"
2323

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

0 commit comments

Comments
 (0)