Skip to content

Commit dfd54e9

Browse files
committed
Add additional Dependabot ignore directives
This adds the other versioned Actions that should be managed by cisagov/skeleton-generic to the list of commented out dependencies to ignore.
1 parent 6a9c630 commit dfd54e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ updates:
1515
# # Managed by cisagov/skeleton-generic
1616
# - dependency-name: actions/cache
1717
# - dependency-name: actions/checkout
18+
# - dependency-name: actions/setup-go
1819
# - dependency-name: actions/setup-python
20+
# - dependency-name: hashicorp/setup-terraform
21+
# - dependency-name: mxschmitt/action-tmate
1922

2023
- package-ecosystem: "pip"
2124
directory: "/"

0 commit comments

Comments
 (0)