Skip to content

Commit a8c139f

Browse files
build(deps): bump pre-commit from 4.5.1 to 4.6.0 (#116)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbcf5ef commit a8c139f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docs = [
3535
]
3636
lint = [
3737
"mypy==1.20.1",
38-
"pre-commit==4.5.1",
38+
"pre-commit==4.6.0",
3939
"ruff==0.15.11",
4040
]
4141
test = [

0 commit comments

Comments
 (0)