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.
2 parents 7d4b6d9 + 25b9ac2 commit 40cc588Copy full SHA for 40cc588
3 files changed
.github/dependabot.yml
@@ -14,3 +14,9 @@ updates:
14
patterns:
15
- '@angular/*'
16
- '@angular-devkit/*'
17
+ angular-eslint:
18
+ patterns:
19
+ - '@angular-eslint/*'
20
+ typescript-eslint:
21
22
+ - '@typescript-eslint/*'
0 commit comments