Skip to content

Commit 4f1fc50

Browse files
build(deps): bump pre-commit from 4.6.0 to 4.6.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.0 to 4.6.1. - [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.6.0...v4.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e76cf8 commit 4f1fc50

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==2.3.0",
38-
"pre-commit==4.6.0",
38+
"pre-commit==4.6.1",
3939
"ruff==0.15.22",
4040
]
4141
test = [

0 commit comments

Comments
 (0)