Skip to content

Commit

Permalink
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/dependabot.yml
  • Loading branch information
mcdonnnj committed Nov 1, 2024
2 parents 1a08f06 + e6afb68 commit 24c8de3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

updates:
- directory: /
<<<<<<< HEAD
ignore:

Check failure on line 11 in .github/dependabot.yml

View workflow job for this annotation

GitHub Actions / lint

11:11 syntax error: could not find expected ':' (syntax)

Check failure on line 11 in .github/dependabot.yml

View workflow job for this annotation

GitHub Actions / lint

11:11 syntax error: could not find expected ':' (syntax)
# Managed by cisagov/skeleton-generic
- dependency-name: actions/cache
Expand All @@ -24,6 +25,23 @@ updates:
# - dependency-name: docker/setup-buildx-action
# - dependency-name: docker/setup-qemu-action
# - dependency-name: github/codeql-action
=======
# ignore:
# # Managed by cisagov/skeleton-generic
# - dependency-name: actions/cache
# - dependency-name: actions/checkout
# - dependency-name: actions/setup-go
# - dependency-name: actions/setup-python
# - dependency-name: cisagov/setup-env-github-action
# - dependency-name: crazy-max/ghaction-dump-context
# - dependency-name: crazy-max/ghaction-github-labeler
# - dependency-name: crazy-max/ghaction-github-status
# - dependency-name: GitHubSecurityLab/actions-permissions
# - dependency-name: hashicorp/setup-packer
# - dependency-name: hashicorp/setup-terraform
# - dependency-name: mxschmitt/action-tmate
# - dependency-name: step-security/harden-runner
>>>>>>> e6afb68083e4b6e1ec38f036dee2f5e294b5cc96
package-ecosystem: github-actions
schedule:
interval: weekly
Expand Down

0 comments on commit 24c8de3

Please sign in to comment.