Skip to content

Commit 55ee58e

Browse files
authored
Merge pull request #318 from mt-sre/dependabot/pip/pylint-2.15.10
fix(deps-dev): update pylint requirement from 2.15.9 to 2.15.10
2 parents 7152a1c + 75a818c commit 55ee58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pre-commit = "2.21.0"
1414
# Please keep the following in-sync /w .pre-commit-config.yaml
1515
flake8 = "6.0.0"
1616
isort = "5.11.4"
17-
pylint = "2.15.9"
17+
pylint = "2.15.10"
1818
black = "22.12.0"
1919
yamllint = "1.29.0"
2020
# vscode LSP

0 commit comments

Comments
 (0)