Skip to content

Commit 729b0c1

Browse files
authored
chore: update yamllint version (#91)
Signed-off-by: Derek Brown <[email protected]>
1 parent e38d23e commit 729b0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ install_chart_testing() {
7676
source "$venv_dir/bin/activate"
7777

7878
echo 'Installing yamllint...'
79-
pip3 install yamllint==1.25.0
79+
pip3 install yamllint==1.27.1
8080

8181
echo 'Installing Yamale...'
8282
pip3 install yamale==3.0.4

0 commit comments

Comments
 (0)