Skip to content

Commit 39e6764

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

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
@@ -22,7 +22,7 @@ test = [
2222
"codespell==2.4.1",
2323
"isort==6.0.1",
2424
"mypy==1.16.1",
25-
"pre-commit==4.2.0",
25+
"pre-commit==4.3.0",
2626
"pre-commit-hooks==5.0.0",
2727
"tomli==2.2.1",
2828
"ruff==0.12.12",

0 commit comments

Comments
 (0)