Skip to content

Commit 4f60845

Browse files
Bump pre-commit from 3.8.0 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.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@v3.8.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 266d5b5 commit 4f60845

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -28,7 +28,7 @@ blacken-docs = "^1.18.0"
2828
flake8 = "^4.0.1"
2929
flake8-docstrings = "^1.7.0"
3030
isort = "^5.13.2"
31-
pre-commit = "^3.8.0"
31+
pre-commit = "^4.0.1"
3232
pre-commit-hooks = "^4.5.0"
3333
pylint = "^3.3.1"
3434
pytest = "^7.4.4"

0 commit comments

Comments
 (0)