Skip to content

Commit

Permalink
Merge pull request #310 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-3.3.0

fix:(deps-dev): update pre-commit requirement from <3.2.0,>=2.20.0 to >=2.20.0,<3.3.0
  • Loading branch information
github-actions[bot] authored Mar 20, 2023
2 parents 6cd3fe5 + 0bab9cd commit 3b09533
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 @@ -51,7 +51,7 @@ dev = [
"docformatter>=1.4.0,<1.5.2",
"mypy>=0.971,<1.2",
"pytest-xdist>=3.0.2",
"pre-commit>=2.20.0,<3.2.0",
"pre-commit>=2.20.0,<3.3.0",
]

[tool.coverage.run]
Expand Down

0 comments on commit 3b09533

Please sign in to comment.