Skip to content

Commit

Permalink
Pin ansible-lint to 6.0.2 (#1471)
Browse files Browse the repository at this point in the history
* Fix typo in bash-exec description

* Pin ansible-lint to 6.0.2 (#1470)

ansible-lint 6.1.0 adds a dependency on jsonschema==4.5.1, which
conflicts with cfn-lint's pre-existing dependency on jsonschema~=3.0.
Also remove extras community and yamllint since they are no longer
provided by ansible-lint.
  • Loading branch information
Kurt-von-Laven committed May 14, 2022
1 parent 0126180 commit 31554fe
Show file tree
Hide file tree
Showing 23 changed files with 468 additions and 403 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,10 @@
[
"2022-05-08T09:22:07",
2491460
],
[
"2022-05-11T18:46:39",
2493335
]
],
"ci_light": [
Expand Down Expand Up @@ -1577,6 +1581,10 @@
[
"2022-05-08T09:22:07",
9851
],
[
"2022-05-11T18:46:39",
10003
]
],
"dart": [
Expand Down Expand Up @@ -2367,6 +2375,10 @@
[
"2022-05-08T09:22:07",
2736
],
[
"2022-05-11T18:46:39",
2745
]
],
"documentation": [
Expand Down Expand Up @@ -3157,6 +3169,10 @@
[
"2022-05-08T09:22:07",
52328
],
[
"2022-05-11T18:46:39",
53023
]
],
"dotnet": [
Expand Down Expand Up @@ -3947,6 +3963,10 @@
[
"2022-05-08T09:22:07",
296513
],
[
"2022-05-11T18:46:39",
297116
]
],
"go": [
Expand Down Expand Up @@ -4737,6 +4757,10 @@
[
"2022-05-08T09:22:07",
10511
],
[
"2022-05-11T18:46:39",
10656
]
],
"java": [
Expand Down Expand Up @@ -5527,6 +5551,10 @@
[
"2022-05-08T09:22:07",
73265
],
[
"2022-05-11T18:46:39",
73702
]
],
"javascript": [
Expand Down Expand Up @@ -6317,6 +6345,10 @@
[
"2022-05-08T09:22:07",
113508
],
[
"2022-05-11T18:46:39",
114323
]
],
"php": [
Expand Down Expand Up @@ -7107,6 +7139,10 @@
[
"2022-05-08T09:22:07",
7929
],
[
"2022-05-11T18:46:39",
8032
]
],
"python": [
Expand Down Expand Up @@ -7897,6 +7933,10 @@
[
"2022-05-08T09:22:07",
73563
],
[
"2022-05-11T18:46:39",
74431
]
],
"ruby": [
Expand Down Expand Up @@ -8683,6 +8723,10 @@
[
"2022-05-08T09:22:07",
2181
],
[
"2022-05-11T18:46:39",
2203
]
],
"rust": [
Expand Down Expand Up @@ -9469,6 +9513,10 @@
[
"2022-05-08T09:22:07",
3202
],
[
"2022-05-11T18:46:39",
3205
]
],
"salesforce": [
Expand Down Expand Up @@ -10259,6 +10307,10 @@
[
"2022-05-08T09:22:07",
11972
],
[
"2022-05-11T18:46:39",
11980
]
],
"scala": [
Expand Down Expand Up @@ -11045,6 +11097,10 @@
[
"2022-05-08T09:22:07",
1468
],
[
"2022-05-11T18:46:39",
1468
]
],
"swift": [
Expand Down Expand Up @@ -11831,6 +11887,10 @@
[
"2022-05-08T09:22:07",
1520
],
[
"2022-05-11T18:46:39",
1520
]
],
"terraform": [
Expand Down Expand Up @@ -12621,6 +12681,10 @@
[
"2022-05-08T09:22:07",
59863
],
[
"2022-05-11T18:46:39",
61591
]
]
}
Loading

0 comments on commit 31554fe

Please sign in to comment.