Skip to content

Commit da2c97f

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 63180f1 commit da2c97f

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
@@ -20,7 +20,7 @@ docs = [
2020
"pdoc==16.0.0",
2121
]
2222
lint = [
23-
"pre-commit==4.6.0",
23+
"pre-commit==4.6.1",
2424
"pyright==1.1.411",
2525
"ruff==0.15.22",
2626
]

0 commit comments

Comments
 (0)