Skip to content

Commit aacab44

Browse files
build(deps-dev): bump pre-commit from 2.21.0 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 4.0.1. - [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@v2.21.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ae3ae9 commit aacab44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ coverage = "^7.5.4"
4242
pytest = "^8.1.1"
4343
pytest-cov = "^5.0.0"
4444
poetry-bumpversion = "^0.3.1"
45-
pre-commit = "^2.18.1"
45+
pre-commit = "^4.0.1"
4646
black = "^22.3.0"
4747
isort = "^5.10.1"
4848
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)