Skip to content

Commit 3ab66a9

Browse files
Terji PetersenTerji Petersen
Terji Petersen
authored and
Terji Petersen
committed
fix precommit
1 parent fe5d3ac commit 3ab66a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ repos:
5959
- flake8==5.0.4
6060
- flake8-bugbear==22.7.1
6161
- pandas-dev-flaker==0.5.0
62+
- repo: https://github.com/pycqa/pylint
63+
rev: v2.15.3
64+
hooks:
65+
- id: pylint
6266
- repo: https://github.com/PyCQA/isort
6367
rev: 5.10.1
6468
hooks:

0 commit comments

Comments
 (0)