Skip to content

Commit fd8418f

Browse files
committed
chore(deps): update dependency yamllint to v1.38.0
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 4d014fa commit fd8418f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Hashes retrieved using instructions here:
22
# https://pip.pypa.io/en/stable/cli/pip_hash/#example
3-
yamllint==1.35.1 \
4-
--hash=sha256:2e16e504bb129ff515b37823b472750b36b6de07963bd74b307341ef5ad8bdc3 \
5-
--hash=sha256:7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd
3+
yamllint==1.38.0 \
4+
--hash=sha256:09e5f29531daab93366bb061e76019d5e91691ef0a40328f04c927387d1d364d \
5+
--hash=sha256:fc394a5b3be980a4062607b8fdddc0843f4fa394152b6da21722f5d59013c220
66
# NOTE: pathspec is included because it is not pinned using '==' by yamllint. So
77
# we need to include the exact version and hash here.
88
pathspec==0.12.1 \

0 commit comments

Comments
 (0)