Skip to content

Commit 5c64965

Browse files
chore: bump pre-commit from 4.5.1 to 4.6.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d7ad0a commit 5c64965

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
@@ -22,7 +22,7 @@ dependencies = [
2222
test = [
2323
"codespell==2.4.2",
2424
"mypy==1.20.0",
25-
"pre-commit==4.5.1",
25+
"pre-commit==4.6.0",
2626
"pre-commit-hooks==6.0.0",
2727
"pytest==9.0.2",
2828
"pytest-asyncio==1.3.0",

0 commit comments

Comments
 (0)