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 115f288 commit e903e34Copy full SHA for e903e34
.github/dependabot.yml
@@ -8,6 +8,11 @@ updates:
8
prefix: "chore:"
9
open-pull-requests-limit: 5
10
versioning-strategy: "increase"
11
+ groups:
12
+ eslint-configs:
13
+ dependency-type: "development"
14
+ patterns:
15
+ - "@freaktechnik/eslint-config*"
16
- package-ecosystem: "github-actions"
17
directory: "/"
18
schedule:
0 commit comments