Skip to content

Commit 483dd17

Browse files
authored
Update enabling-and-disabling-version-updates.md
1 parent e443d87 commit 483dd17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/supply-chain-security/enabling-and-disabling-version-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ updates:
114114
interval: "daily"
115115
# Overwrite any ignores created using `@dependabot ignore` commands
116116
ignore:
117-
# Ignore updates to packages that start 'aws'
117+
# Ignore updates to packages that start with 'aws'
118118
# Wildcards match zero or more arbitrary characters
119119
- dependency-name: "aws*"
120120
# Ignore some updates to the 'express' package

0 commit comments

Comments
 (0)