Skip to content

Commit 86d0a8b

Browse files
committed
Merge remote-tracking branch 'origin/main' into renovate/all-minor-patch
2 parents bae6902 + 89f5aff commit 86d0a8b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
- renovate/*
1110

1211
jobs:
1312
lint:

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
packages:
22
- playground
3+
ignoredBuiltDependencies:
4+
- esbuild
5+
- unrs-resolver
36
onlyBuiltDependencies:
47
- '@rocicorp/zero-sqlite3'
58
- simple-git-hooks

0 commit comments

Comments
 (0)