Skip to content

Commit 27a0e15

Browse files
build(deps): bump pre-commit from 4.2.0 to 4.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 252efeb commit 27a0e15

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
@@ -26,7 +26,7 @@ docs = [
2626
lint = [
2727
"black==25.1.0",
2828
"isort==6.0.1",
29-
"pre-commit==4.2.0",
29+
"pre-commit==4.3.0",
3030
"ruff==0.12.8",
3131
]
3232
test = [

0 commit comments

Comments
 (0)