Skip to content

Commit 290c4ce

Browse files
authored
Update .pre-commit-config.yaml
Revert pylint for now to avoid new failures
1 parent 5bb6f70 commit 290c4ce

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
@@ -62,7 +62,7 @@ repos:
6262
- id: darglint
6363

6464
- repo: https://github.com/pycqa/pylint
65-
rev: v3.3.7
65+
rev: v2.17.1
6666
hooks:
6767
- id: pylint
6868
additional_dependencies:

0 commit comments

Comments
 (0)