Skip to content

Commit bffc24e

Browse files
Update pre-commit requirement from <2.19,>=2.10 to >=2.10,<2.20
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.19.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e92d4 commit bffc24e

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>=3.8,<4.1
8-
pre-commit>=2.10,<2.19
8+
pre-commit>=2.10,<2.20
99
pytest-cov==3.0.*
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)