Skip to content

Commit

Permalink
chore: renovate.json typo (#2087)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Jan 11, 2024
1 parent da6b03f commit f03a524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude: |
)$
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.89.7
rev: 37.128.3
hooks:
- id: renovate-config-validator
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
2 changes: 1 addition & 1 deletion infra/terraform/test-org/github/resources/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
{
"matchManagers": ["regex", "gomod"],
"groupName": "GO and Dev-Tools",
"groupName": "GO and Dev-Tools"
},
{
"matchDepNames": ["google", "google-beta"],
Expand Down

0 comments on commit f03a524

Please sign in to comment.