Skip to content

Commit 92411b1

Browse files
authored
chore(deps): bump the dependencies group across 1 directory with 6 updates (#109)
2 parents 0a1dc22 + 04d1edc commit 92411b1

File tree

2 files changed

+169
-194
lines changed

2 files changed

+169
-194
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ updates:
88
dependencies:
99
patterns:
1010
- "*"
11+
exclude-patterns:
12+
- "eslint"
1113
- package-ecosystem: "github-actions"
1214
directory: "/"
1315
schedule:
@@ -16,5 +18,3 @@ updates:
1618
dependencies:
1719
patterns:
1820
- "*"
19-
exclude-patterns:
20-
- "eslint"

0 commit comments

Comments
 (0)