Skip to content

Commit ef6ebdf

Browse files
chore(deps-dev): bump the npm group across 1 directory with 4 updates (#138)
1 parent 24023fc commit ef6ebdf

3 files changed

Lines changed: 142 additions & 254 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ updates:
99
npm:
1010
patterns:
1111
- "*"
12+
exclude-patterns:
13+
- "typescript"
14+
- "zone.js"
1215
- package-ecosystem: "github-actions"
1316
directory: ".github/workflows"
1417
schedule:
@@ -17,5 +20,3 @@ updates:
1720
gha:
1821
patterns:
1922
- "*"
20-
exclude-patterns:
21-
- eslint

0 commit comments

Comments
 (0)