Skip to content

Commit 24791c7

Browse files
authored
Merge pull request #266 from mosfet80/patch-1
2 parents 897895f + a571f1e commit 24791c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ repos:
115115
language_version: python3.11 # flake8-commas doesn't work w/ Python 3.12
116116

117117
- repo: https://github.com/PyCQA/pylint.git
118-
rev: v3.1.0
118+
rev: v3.3.0
119119
hooks:
120120
- id: pylint
121121
args:

0 commit comments

Comments
 (0)