Skip to content

Commit 0f3e0f4

Browse files
authored
Merge pull request #256 from mt-sre/dependabot/pip/yamllint-1.28.0
fix(deps-dev): update yamllint requirement from 1.27.1 to 1.28.0
2 parents 73a9ced + 69ea31b commit 0f3e0f4

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
@@ -16,7 +16,7 @@ flake8 = "5.0.4"
1616
isort = "5.10.1"
1717
pylint = "2.15.2"
1818
black = "22.8.0"
19-
yamllint = "1.27.1"
19+
yamllint = "1.28.0"
2020
# vscode LSP
2121
jedi = "*"
2222

0 commit comments

Comments
 (0)