Skip to content

Commit c9b1c8b

Browse files
authored
Merge pull request #122 from Guts/dependabot/pip/pre-commit-gte-2.10-and-lt-2.20
Update pre-commit requirement from <2.19,>=2.10 to >=2.10,<2.20
2 parents f3e92d4 + bffc24e commit c9b1c8b

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)