We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
skuba format
1 parent 373e0df commit 42c4cb0Copy full SHA for 42c4cb0
package.json
@@ -30,6 +30,6 @@
30
"entryPoint": "packages/hooks/src/index.ts",
31
"template": "oss-npm-package",
32
"type": "package",
33
- "version": "12.1.1"
+ "version": "12.3.0"
34
}
35
pnpm-workspace.yaml
@@ -1,4 +1,13 @@
1
# 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
11
packageManagerStrictVersion: true
12
publicHoistPattern:
13
- '@types*'
0 commit comments