Skip to content

Commit 8385bfe

Browse files
authored
Merge pull request #223 from CCPBioSim/renovate/pylint-4.x
chore(deps): update dependency pylint to v4.0.4
2 parents e6b35cb + bcbaf66 commit 8385bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ testing = [
6464

6565
pre-commit = [
6666
"pre-commit==4.5.0",
67-
"pylint==4.0.3"
67+
"pylint==4.0.4"
6868
]
6969
docs = [
7070
"sphinx",

0 commit comments

Comments
 (0)