Skip to content

Commit

Permalink
chore(deps): update suzuki-shunsuke/github-action-renovate-config-val…
Browse files Browse the repository at this point in the history
…idator action to v1 (#1606)

* chore(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v1

* update renovate.json as recommended

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ethanglaser <[email protected]>
  • Loading branch information
renovate[bot] and ethanglaser authored Feb 29, 2024
1 parent cfae3b8 commit f8637fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencyDashboard": false,
"extends": [
"config:base",
"config:recommended",
":preserveSemverRanges"
],
"pip_requirements": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Validate
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.0
with:
config_file_path: .github/renovate.json

0 comments on commit f8637fe

Please sign in to comment.