Skip to content

Commit fb4f33c

Browse files
chore(deps): update pre-commit requirement from <4,>=2.0.0 to >=2.0.0,<5 (#126)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b016d6 commit fb4f33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ docs = [
6060
]
6161
dev = [
6262
"mypy>=0.982,<2",
63-
"pre-commit>=2.0.0,<4",
63+
"pre-commit>=2.0.0,<5",
6464
"pyright>=1.0.0,<2",
6565
"pytest>=6.0.0,<9",
6666
"slotscheck>=0.1.0,<1",

0 commit comments

Comments
 (0)