Skip to content

Commit 57388a5

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 2de96dc commit 57388a5

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
@@ -31,7 +31,7 @@ beautifulsoup4 = "^4.12.2"
3131
typer = ">=0.9,<0.16"
3232

3333
# test
34-
pre-commit = "^3.3.3"
34+
pre-commit = ">=3.3.3,<5.0.0"
3535
mypy = "^1.4.1"
3636
syrupy = "^4.0.5"
3737
pytest = ">=7.4,<9.0"

0 commit comments

Comments
 (0)