mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 15:41:02 -05:00
Bump yamllint from 1.24.1 to 1.24.2 in /dependencies
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.24.1...v1.24.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c4e25dfd89
commit
395e01cd20
1 changed files with 8 additions and 9 deletions
17
dependencies/Pipfile.lock
generated
vendored
17
dependencies/Pipfile.lock
generated
vendored
|
@ -47,17 +47,16 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:5c2fa8ac4e4a4800d02b11d75b71bb8fcc190d6fbb15d957f99661414e655e10",
|
||||
"sha256:b093e00e98ab31f98d444efad1738ab4795226f0b05abc6655d747f286f9baf9"
|
||||
"sha256:07bd0872e9178b637baefb82aff8abb76197770c9fc60c4d6575564ba878e3e4"
|
||||
],
|
||||
"version": "==1.14.21"
|
||||
"version": "==1.14.22"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:9c4694e413c344ca2fb1175f33a97265dbf7f8a5943fbeafde3161d080b72308",
|
||||
"sha256:fcbcda16c815744482be4206ed098f4d08f2dfddfb1fcfa0f822f4cfd94adb85"
|
||||
"sha256:4d084dfcfcdf21ac2df17d017607ca53d53ac6c2fa17484cdd87ef78daba06b8",
|
||||
"sha256:f491d3c29d7dda8c8907c520bc96d77a67a8953dfed7f55c250799849e213640"
|
||||
],
|
||||
"version": "==1.17.21"
|
||||
"version": "==1.17.22"
|
||||
},
|
||||
"cfn-lint": {
|
||||
"hashes": [
|
||||
|
@ -262,11 +261,11 @@
|
|||
},
|
||||
"yamllint": {
|
||||
"hashes": [
|
||||
"sha256:8f92d0c1770369fea467d6c278a4556aca36f753c62b3bf95664e311227e7ebe",
|
||||
"sha256:c104ff5c29511ea59236cb06a68e34a9663724a35f1fdee736657d90fcb56162"
|
||||
"sha256:40b68de6bacdccec1585dbd54072731b10da7fc2f9cfd96517a71f066208b61f",
|
||||
"sha256:ad3b0d30317dca005d7af99ff27248d459cae2d931a2ff06a134b67bcd405b30"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.24.1"
|
||||
"version": "==1.24.2"
|
||||
},
|
||||
"yq": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue