Skip to content

Commit 1018662

Browse files
authored
Merge pull request #231 from a5chin/dependabot/pip/pre-commit-gte-4.6.0
chore(uv): update pre-commit requirement from >=4.5.1 to >=4.6.0
2 parents 2c201e6 + cde4f49 commit 1018662

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>=2026.4.10",
29-
"pre-commit>=4.5.1",
29+
"pre-commit>=4.6.0",
3030
"pytest>=9.0.3",
3131
"pytest-cov>=7.1.0",
3232
"ruff>=0.15.12",

0 commit comments

Comments
 (0)