Skip to content

Commit be7bd08

Browse files
Bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [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@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ec841c commit be7bd08

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
@@ -50,7 +50,7 @@ optional-dependencies.dev = [
5050
"interrogate==1.7.0",
5151
"mypy[faster-cache]==1.14.1",
5252
"mypy-strict-kwargs==2024.12.25",
53-
"pre-commit==4.0.1",
53+
"pre-commit==4.1.0",
5454
"pydocstyle==6.3",
5555
"pyenchant==3.3.0rc1",
5656
"pygments==2.19.1",

0 commit comments

Comments
 (0)