Skip to content

Commit 73cb523

Browse files
committed
refactor: update cli-config.schema
1 parent 011552c commit 73cb523

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/package.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,6 @@ export default class Package {
15021502
const config = mergeObjects(
15031503
{
15041504
"package-ecosystem": "github-actions",
1505-
"registries": "*",
15061505
"directories": [ ...directories ].sort(),
15071506
},
15081507
this.cliConfig.meta.dependabot[ "github-actions" ].config

0 commit comments

Comments
 (0)