Skip to content

Commit 9b287a1

Browse files
authored
Merge pull request #262 from mt-sre/dependabot/pip/pylint-2.15.3
fix(deps-dev): update pylint requirement from 2.15.2 to 2.15.3
2 parents 629a3be + 7f9f2e1 commit 9b287a1

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.20.0"
1414
# Please keep the following in-sync /w .pre-commit-config.yaml
1515
flake8 = "5.0.4"
1616
isort = "5.10.1"
17-
pylint = "2.15.2"
17+
pylint = "2.15.3"
1818
black = "22.8.0"
1919
yamllint = "1.28.0"
2020
# vscode LSP

0 commit comments

Comments
 (0)