Skip to content

Commit 42c4cb0

Browse files
author
skuba
committed
Run skuba format
1 parent 373e0df commit 42c4cb0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"entryPoint": "packages/hooks/src/index.ts",
3131
"template": "oss-npm-package",
3232
"type": "package",
33-
"version": "12.1.1"
33+
"version": "12.3.0"
3434
}
3535
}

pnpm-workspace.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# managed by skuba
2+
ignorePatchFailures: false
3+
minimumReleaseAge: 4320 # 3 days
4+
minimumReleaseAgeExclude:
5+
- '@seek/*'
6+
- eslint-config-seek
7+
- eslint-config-skuba
8+
- eslint-plugin-skuba
9+
- skuba
10+
- tsconfig-seek
211
packageManagerStrictVersion: true
312
publicHoistPattern:
413
- '@types*'

0 commit comments

Comments
 (0)