Merge branch 'main' into dependabot/npm_and_yarn/jest-30.0.0

This commit is contained in:
Baraa Basata 2025-06-23 11:59:16 -04:00 committed by GitHub
commit d731c9f33c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

2
.github/CODEOWNERS vendored
View file

@ -1 +1 @@
* @hashicorp/terraform-devex
* @hashicorp/terraform-core-plugins

View file

@ -6,5 +6,12 @@ updates:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
groups:
"github-actions":
patterns:
- "*" # Group all GitHub Actions dependencies together
schedule:
interval: "daily"
interval: "weekly"
day: "monday"
time: "09:00"
timezone: "Etc/UTC"