Skip to content

Commit 8d52446

Browse files
committed
PyLint 4 is currently not working with Prospector
1 parent 885a321 commit 8d52446

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
@@ -78,7 +78,7 @@ repos:
7878
additional_dependencies:
7979
- prospector-profile-duplicated==1.10.5 # pypi
8080
- prospector-profile-utils==1.26.5 # pypi
81-
- pylint[spelling]==4.0.2 # pypi
81+
- pylint[spelling]==3.3.8 # pypi
8282
- ruff==0.14.3 # pypi
8383
exclude: |-
8484
(?x)(

0 commit comments

Comments
 (0)