Skip to content

Commit

Permalink
Revert eslint and @typescript-eslint/parser updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Oct 17, 2024
1 parent c8c4dfa commit 1055593
Show file tree
Hide file tree
Showing 3 changed files with 1,417 additions and 2,324 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ updates:
directory: /
schedule:
interval: daily
ignore:
- dependency-name: 'eslint' # latest not currently compatible with eslint-plugin-github
- dependency-name: '@typescript-eslint/parser' # latest not currently compatible with eslint-plugin-github
groups:
all-dependencies:
patterns:
Expand Down
Loading

0 comments on commit 1055593

Please sign in to comment.