Skip to content

Commit

Permalink
Update pre-commit requirement from <2.9,>=2.5 to >=2.5,<2.10
Browse files Browse the repository at this point in the history
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.5.0...v2.9.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Guts committed Dec 1, 2020
1 parent 9815aa9 commit 097a19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ wheel

# Development
# -----------------------
pre-commit>=2.5,<2.9
pre-commit>=2.5,<2.10

# Project requirements
# -----------------------
Expand Down

0 comments on commit 097a19e

Please sign in to comment.