Skip to content

Commit 7442493

Browse files
authored
Merge pull request #35 from windchime-yk/update-config
Update .github config
2 parents e7deef8 + cb92673 commit 7442493

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": ["github>Omochice/renovate-config:deno"]
2+
"extends": ["github>windchime-yk/renovate-config:denovate"]
33
}

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
- name: Setup Deno
14-
uses: denolib/setup-deno@v2
14+
uses: denoland/setup-deno@v1
1515
with:
1616
deno-version: v1.x
1717
- name: Lint

0 commit comments

Comments
 (0)