Skip to content

Commit 6dab3cb

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 d29a492 commit 6dab3cb

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
@@ -66,7 +66,7 @@ optional-dependencies.dev = [
6666
"interrogate==1.7.0",
6767
"mypy[faster-cache]==1.14.1",
6868
"mypy-strict-kwargs==2024.12.25",
69-
"pre-commit==4.0.1",
69+
"pre-commit==4.1.0",
7070
"pydocstyle==6.3",
7171
"pyenchant==3.3.0rc1",
7272
"pylint==3.3.3",

0 commit comments

Comments
 (0)