Skip to content

Commit b518a81

Browse files
authored
chore(ci): remove unused dependabot scan path [skip ci] (#33847)
### Issue # (if applicable) Closes #<issue number here>. ### Reason for this change `/packages/@aws-cdk/lambda-layer-awscli` has been moved to https://github.com/cdklabs/awscdk-asset-awscli/blob/awscli-v1/main/.github/dependabot.yml `init-templates` have been moved to https://github.com/aws/aws-cdk-cli/blob/main/.github/dependabot.yml ### Description of changes remove unused dependabot scan path ### Describe any new or updated permissions being added ### Description of how you validated changes ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent e387ccb commit b518a81

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,3 @@ updates:
1111
labels:
1212
- "auto-approve"
1313
open-pull-requests-limit: 5
14-
- package-ecosystem: "pip"
15-
directory: "/packages/@aws-cdk/lambda-layer-awscli"
16-
schedule:
17-
interval: "weekly"
18-
labels:
19-
- "auto-approve"
20-
open-pull-requests-limit: 5
21-
22-
# Non-TypeScript init template dependency updates
23-
- package-ecosystem: "pip"
24-
directory: "/packages/aws-cdk/lib/init-templates"
25-
schedule:
26-
interval: "weekly"
27-
labels:
28-
- "auto-approve"
29-
open-pull-requests-limit: 5
30-
- package-ecosystem: "maven"
31-
directory: "/packages/aws-cdk/lib/init-templates"
32-
schedule:
33-
interval: "weekly"
34-
labels:
35-
- "auto-approve"
36-
open-pull-requests-limit: 5
37-
- package-ecosystem: "nuget"
38-
directory: "/packages/aws-cdk/lib/init-templates"
39-
schedule:
40-
interval: "weekly"
41-
labels:
42-
- "auto-approve"
43-
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)