Skip to content

Commit ec35d72

Browse files
chore(deps-dev): bump pre-commit from 3.8.0 to 4.3.0 (#16)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.3.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@v3.8.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1c0c05 commit ec35d72

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
@@ -43,7 +43,7 @@ flake8 = "^7.1"
4343
mypy = "^1.18"
4444
black = "^25.9"
4545
isort = "^7.0"
46-
pre-commit = "^3.8"
46+
pre-commit = "^4.3"
4747
hypothesis = "^6.112.0"
4848
python-semantic-release = "^10.4.1"
4949
pydocstyle = "^6.3"

0 commit comments

Comments
 (0)