Skip to content

Commit

Permalink
Merge pull request #35 from windchime-yk/update-config
Browse files Browse the repository at this point in the history
Update .github config
  • Loading branch information
windchime-yk committed May 20, 2024
2 parents e7deef8 + cb92673 commit 7442493
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,3 +1,3 @@
{
"extends": ["github>Omochice/renovate-config:deno"]
"extends": ["github>windchime-yk/renovate-config:denovate"]
}
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Deno
uses: denolib/setup-deno@v2
uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- name: Lint
Expand Down

0 comments on commit 7442493

Please sign in to comment.