Skip to content

Commit cfb3d06

Browse files
authored
Update controlling-dependencies-updated.md
Correct which ecosystem is referenced in an example comment.
1 parent b539a0b commit cfb3d06

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)