Skip to content

Commit e38e19b

Browse files
authored
Only propose eslint updates for major versions (#157)
1 parent b06727a commit e38e19b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ updates:
1717
patterns:
1818
- '@eslint/*'
1919
- 'eslint'
20+
update-types:
21+
- 'version-update:semver-major'

0 commit comments

Comments
 (0)