Skip to content

Commit 208ed4e

Browse files
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 (#74)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3612747 commit 208ed4e

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
@@ -12,7 +12,7 @@ loguru = "^0.7.3"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
mypy = "^1.15.0"
15-
pre-commit = "^4.0.1"
15+
pre-commit = "^4.1.0"
1616
pytest = "^8.3.4"
1717
ruff = "^0.9.6"
1818

0 commit comments

Comments
 (0)