Skip to content

Commit e297d39

Browse files
Update dependency pre-commit to ~=4.2.0 (#97)
* Update dependency pre-commit to ~=4.2.0 * Fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Gurcke <[email protected]>
1 parent 5d17d0a commit e297d39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dev = [
8383
"mypy~=1.14.0; python_version<'3.9'",
8484
"mypy~=1.15.0; python_version>='3.9'",
8585
"pre-commit~=3.5.0; python_version<'3.9'",
86-
"pre-commit~=4.1.0; python_version>='3.9'",
86+
"pre-commit~=4.2.0; python_version>='3.9'",
8787
"ruff~=0.11.0",
8888
]
8989
test = [

uv.lock

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

0 commit comments

Comments
 (0)