Remove precommit and update dependabot (#393)

This commit is contained in:
Austin Valle 2024-01-31 09:24:06 -05:00 committed by GitHub
parent 521e785974
commit e12a01440e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 5 deletions

View file

@ -4,3 +4,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
# Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr)
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "hashicorp/*"