Skip to content

Commit 9f1e5f4

Browse files
authored
chore(lint): update lint and format dependencies (#140)
1 parent 0897172 commit 9f1e5f4

File tree

3 files changed

+171
-178
lines changed

3 files changed

+171
-178
lines changed

.github/dependabot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "monthly"
11+
groups:
12+
lint:
13+
patterns:
14+
- "*eslint*"
15+
- "*prettier*"
1116

1217
# Update GitHub Actions dependencies
1318
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)