Skip to content

Commit 25b9ac2

Browse files
committed
Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 8.56.0 to 8.56.1
Group @typescript-eslint and @angular-eslint packages in dependabot to ensure they are always updated together. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
1 parent 7d4b6d9 commit 25b9ac2

3 files changed

Lines changed: 163 additions & 100 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ updates:
1414
patterns:
1515
- '@angular/*'
1616
- '@angular-devkit/*'
17+
angular-eslint:
18+
patterns:
19+
- '@angular-eslint/*'
20+
typescript-eslint:
21+
patterns:
22+
- '@typescript-eslint/*'

0 commit comments

Comments
 (0)