Skip to content

Commit 825fc67

Browse files
Bump pre-commit from 4.2.0 to 4.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5538f4 commit 825fc67

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
@@ -49,7 +49,7 @@ optional-dependencies.dev = [
4949
"interrogate==1.7.0",
5050
"mypy[faster-cache]==1.17.1",
5151
"mypy-strict-kwargs==2025.4.3",
52-
"pre-commit==4.2.0",
52+
"pre-commit==4.3.0",
5353
"pydocstyle==6.3",
5454
"pyenchant==3.3.0rc1",
5555
"pygments==2.19.2",

0 commit comments

Comments
 (0)