Skip to content

Commit 25fbe56

Browse files
committed
Add new, disabled dependabot ignore directive
Add github/codeql-action to the github-actions ignore directives as it is used in the CodeQL workflow. It is commented out in this project and will be un-commented in downstream repositories so that only cisagov/skeleton-ansible-role will have dependabot PRs created for this dependency.
1 parent 1666745 commit 25fbe56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ updates:
1919
- dependency-name: hashicorp/setup-terraform
2020
- dependency-name: mxschmitt/action-tmate
2121
- dependency-name: step-security/harden-runner
22+
# # Managed by cisagov/skeleton-ansible-role
23+
# - dependency-name: github/codeql-action
2224
package-ecosystem: github-actions
2325
schedule:
2426
interval: weekly

0 commit comments

Comments
 (0)