We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276852f commit f6f76c9Copy full SHA for f6f76c9
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
determinatesystems-actions:
15
patterns:
16
- 'DeterminateSystems*'
17
- - package-ecosystem: 'pnpm'
+ - package-ecosystem: 'npm' # `pnpm` uses `npm` specifier
18
directory: '/'
19
schedule:
20
interval: 'weekly'
0 commit comments