Skip to content

Commit 61d0921

Browse files
Bump pre-commit from 4.3.0 to 4.4.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.4.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.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b0e5cf commit 61d0921

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
@@ -65,7 +65,7 @@ optional-dependencies.dev = [
6565
"interrogate==1.7.0",
6666
"mypy[faster-cache]==1.18.2",
6767
"mypy-strict-kwargs==2025.4.3",
68-
"pre-commit==4.3.0",
68+
"pre-commit==4.4.0",
6969
"pydocstyle==6.3",
7070
"pylint[spelling]==4.0.2",
7171
"pylint-per-file-ignores==3.1.0",

0 commit comments

Comments
 (0)