Skip to content

Commit 4441cea

Browse files
build(deps-dev): 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 76efedd commit 4441cea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pytest-freezer = "^0.4.6"
6565
pytest-xdist = "^3.1.0"
6666
# linter
6767
ruff = ">=0.5.0,<0.8.0"
68-
pre-commit = ">=2.18,<4.0"
68+
pre-commit = ">=2.18,<5.0"
6969
mypy = "^1.4"
7070
types-PyYAML = ">=5.4.3,<7.0.0"
7171
types-termcolor = "^0.1.1"

0 commit comments

Comments
 (0)