We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f761263 commit b9ebcfcCopy full SHA for b9ebcfc
1 file changed
.dependabot/config.yml
@@ -9,3 +9,8 @@ update_configs:
9
- match:
10
update_type: "in_range"
11
version_requirement_updates: "auto"
12
+ ignored_updates:
13
+ - match:
14
+ dependency_name: "prettier"
15
16
+ dependency_name: "ember-template-lint"
0 commit comments