Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #137 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.0.3

fix:(deps-dev): update pre-commit requirement from >=2.20.0,<2.21.1 to >=2.20.0,<3.0.3
  • Loading branch information
github-actions[bot] authored Jan 30, 2023
2 parents ad297e2 + 666d92a commit 4df9054
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 @@ -31,7 +31,7 @@ timeseriesflattener = ">=0.21.0"
[tool.poetry.dev-dependencies]
pytest = ">=7.1.3,<7.2.2"
black = ">=22.8.0,<22.12.1"
pre-commit = ">=2.20.0,<2.21.1"
pre-commit = ">=2.20.0,<3.0.3"
pytest-cov = ">=3.0.0,<4.0.1"
flake8 = ">=5.0.0,<6.0.1"
docformatter = ">=1.5.0, <1.5.2"
Expand Down

0 comments on commit 4df9054

Please sign in to comment.