Skip to content

Commit 0baa06d

Browse files
Bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a483eac commit 0baa06d

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
@@ -25,7 +25,7 @@ backports-strenum = { version = "^1.3.1", python = "<3.11" }
2525

2626
[tool.poetry.dev-dependencies]
2727
pytest = "^8.3"
28-
pre-commit = "^4.1.0"
28+
pre-commit = "^4.2.0"
2929
black = "^24.10"
3030
pylint = "^3.2.7"
3131
isort = "^5.10.1"

0 commit comments

Comments
 (0)