Skip to content

Commit 12c6bd8

Browse files
authored
Merge pull request #1795 from Anselmoo/renovate/pre-commit-4.x
chore(deps): update dependency pre-commit to v4
2 parents 5d2f6b9 + b07349e commit 12c6bd8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ spectrafit-pptx-converter = "spectrafit.plugins.pptx_converter:command_line_runn
109109
dev = [
110110
"mypy>=1.9.0,<2",
111111
"black[jupyter]~=24.0",
112-
"pre-commit<=3.7.1 ; python_version < '3.9'",
113-
"pre-commit>=3.7.1,<4 ; python_version >= '3.9'",
112+
"pre-commit<=4.1.0; python_version < '3.9'",
113+
"pre-commit>=4.1,<5; python_version >= '3.9'",
114114
"pytest>=7.1.3,<9.0.0",
115115
"pytest-clarity>=1.0.1,<2",
116116
"pytest-cov>=3,<7",

uv.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)