We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8ea42e + b1436f3 commit 6cfe48dCopy full SHA for 6cfe48d
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
directory: "/aws-cli"
6
schedule:
7
interval: "daily"
8
+ cooldown:
9
+ default-days: 7
10
commit-message:
11
prefix: build(deps)
12
- package-ecosystem: "pip"
aws-cli/requirements.txt
@@ -1,5 +1,5 @@
1
aws-sam-cli==1.150.1
2
-cfn-lint==1.42.1
+cfn-lint==1.43.0
3
cfn-policy-validator==0.0.36
4
checkov==3.2.495
yamlpath==3.8.2
0 commit comments