1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Update enabling-and-disabling-version-updates.md

This commit is contained in:
Florian Imdahl
2021-04-01 07:44:10 +02:00
committed by GitHub
parent e443d87313
commit 483dd1702e

View File

@@ -114,7 +114,7 @@ updates:
interval: "daily"
# Overwrite any ignores created using `@dependabot ignore` commands
ignore:
# Ignore updates to packages that start 'aws'
# Ignore updates to packages that start with 'aws'
# Wildcards match zero or more arbitrary characters
- dependency-name: "aws*"
# Ignore some updates to the 'express' package