Skip to content

Commit 818cbef

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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9876aa8 commit 818cbef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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 @@ mypy = ">=0.971"
4343
myst-parser = ">=2.0.0,<4"
4444
nox = ">=2022.8.7"
4545
pluggy = "^1.5.0"
46-
pre-commit = ">=3.1.1,<4"
46+
pre-commit = ">=3.1.1,<5"
4747
prysk = {extras = ["pytest-plugin"], version = ">0.17.0,<1"}
4848
pylint = ">=2.15.4"
4949
pytest = ">=7.2.2,<9"

0 commit comments

Comments
 (0)