Skip to content

Commit 452cf98

Browse files
Bump pre-commit from 4.4.0 to 4.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.4.0 to 4.5.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.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a293a7f commit 452cf98

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 @@ optional-dependencies.dev = [
6060
"interrogate==1.7.0",
6161
"mypy[faster-cache]==1.18.2",
6262
"mypy-strict-kwargs==2025.4.3",
63-
"pre-commit==4.4.0",
63+
"pre-commit==4.5.0",
6464
"pydocstyle==6.3",
6565
"pygments==2.19.2",
6666
"pylint[spelling]==4.0.3",

0 commit comments

Comments
 (0)