Skip to content

Commit

Permalink
Merge pull request #464 from Aarhus-Psychiatry-Research/dependabot/pi…
Browse files Browse the repository at this point in the history
…p/pre-commit-gte-2.20.0-and-lt-4.2.0

fix:(deps): update pre-commit requirement from <4.1.0,>=2.20.0 to >=2.20.0,<4.2.0
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
2 parents 86aca70 + dff40ef commit 6fe147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev = [
"docformatter>=1.4.0,<1.7.6",
"mypy>=0.971,<1.15",
"pytest-xdist>=3.0.2",
"pre-commit>=2.20.0,<4.1.0",
"pre-commit>=2.20.0,<4.2.0",
]

text = [
Expand Down

0 comments on commit 6fe147a

Please sign in to comment.