We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff79b99 commit 0a0772bCopy full SHA for 0a0772b
.github/dependabot.yml
@@ -5,6 +5,9 @@ updates:
5
schedule:
6
interval: "daily"
7
groups:
8
+ swc:
9
+ patterns:
10
+ - "@swc/*"
11
typescript-eslint:
12
patterns:
13
- "@typescript-eslint/*"
0 commit comments