Skip to content

Commit 6cfe48d

Browse files
Merge branch 'main' into dependabot/github_actions/super-linter/super-linter-8.3.1
2 parents d8ea42e + b1436f3 commit 6cfe48d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
directory: "/aws-cli"
66
schedule:
77
interval: "daily"
8+
cooldown:
9+
default-days: 7
810
commit-message:
911
prefix: build(deps)
1012
- package-ecosystem: "pip"

aws-cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws-sam-cli==1.150.1
2-
cfn-lint==1.42.1
2+
cfn-lint==1.43.0
33
cfn-policy-validator==0.0.36
44
checkov==3.2.495
55
yamlpath==3.8.2

0 commit comments

Comments
 (0)