Skip to content

Commit

Permalink
Remove precommit and update dependabot (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvalle committed Jan 31, 2024
1 parent 521e785 commit e12a014
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

0 comments on commit e12a014

Please sign in to comment.