Skip to content

Commit 892968d

Browse files
Update pre-commit requirement from <2.21,>=2.10 to >=2.10,<2.22
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/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.10.0...v2.21.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a60a0a3 commit 892968d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
black
66
feedparser>=6.0,<6.1
77
flake8>=4,<6.1
8-
pre-commit>=2.10,<2.21
8+
pre-commit>=2.10,<2.22
99
pytest-cov==4.0.*
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)