Skip to content

Commit 7e5ccd3

Browse files
Correct which ecosystem is referenced in an example comment (#40350)
Co-authored-by: Sharra-writes <[email protected]>
1 parent e5c27be commit 7e5ccd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ updates:
257257
interval: daily
258258
open-pull-requests-limit: 20
259259
rebase-strategy: "disabled"
260-
# Increase the version requirements for npm
260+
# Increase the version requirements for pip
261261
# only when required
262262
versioning-strategy: increase-if-necessary
263263
```

0 commit comments

Comments
 (0)