Skip to content

Commit e43c877

Browse files
committed
Update pylint-pytest version to 2.0.0a1
This fixes compat w/ pylint v4: pylint-dev/pylint-pytest#129.
1 parent d99cf57 commit e43c877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ repos:
326326
- jaraco.text
327327
- more_itertools
328328
- portend
329-
- pylint-pytest ~= 2.0.0a0
329+
- pylint-pytest ~= 2.0.0a1
330330
- pyOpenSSL # needed by pylint-pytest since it picks up pytest's args
331331
- pypytools
332332
- pytest-cov # needed by pylint-pytest since it picks up pytest's args

0 commit comments

Comments
 (0)