Skip to content

Commit f65447c

Browse files
chore(uv): update pre-commit requirement from >=4.5.1 to >=4.6.0
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 549fc57 commit f65447c

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 @@ dev = [
2626
"jupyter>=1.1.1",
2727
"mkdocs-material>=9.7.6",
2828
"nox>=2025.11.12",
29-
"pre-commit>=4.5.1",
29+
"pre-commit>=4.6.0",
3030
"pytest>=9.0.2",
3131
"pytest-cov>=7.1.0",
3232
"ruff>=0.15.11",

0 commit comments

Comments
 (0)