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.
1 parent d8c3ba1 commit 40e56dfCopy full SHA for 40e56df
.aegir.js
@@ -5,6 +5,7 @@ export default {
5
},
6
dependencyCheck: {
7
ignore: [
8
+ '@achingbrain/semantic-release-monorepo',
9
'@typescript-eslint/eslint-plugin',
10
'buffer',
11
'c8',
@@ -17,7 +18,6 @@ export default {
17
18
'playwright-test',
19
'react-native-test-runner',
20
'semantic-release',
- 'semantic-release-monorepo',
21
'source-map-support',
22
'typedoc-plugin-mdn-links',
23
'typedoc-plugin-missing-exports',
0 commit comments