We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1faa39e commit ae905f1Copy full SHA for ae905f1
1 file changed
.github/dependabot.yaml
@@ -19,6 +19,9 @@ updates:
19
update-types:
20
- minor
21
dependency-type: production
22
+ ast-grep:
23
+ patterns:
24
+ - "@ast-grep/*"
25
eslint:
26
patterns:
27
- "*eslint*"
0 commit comments