Skip to content

Commit cd3d14c

Browse files
chore(deps-dev): bump pre-commit from 4.3.0 to 4.4.0 (#871)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e499d3a commit cd3d14c

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
@@ -175,7 +175,7 @@ docs = [
175175
]
176176

177177
lint = [
178-
"pre-commit==4.3.0",
178+
"pre-commit==4.4.0",
179179
"pre-commit-uv==4.2.0",
180180
]
181181

0 commit comments

Comments
 (0)