Skip to content

Commit 80f4b02

Browse files
committed
Update ESLint documentation (7.23.0)
1 parent f58a1b9 commit 80f4b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/eslint.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Eslint < UrlScraper
33
self.name = 'ESLint'
44
self.type = 'simple'
5-
self.release = '7.21.0'
5+
self.release = '7.23.0'
66
self.base_url = 'https://eslint.org/docs/'
77
self.root_path = 'user-guide/getting-started'
88
self.links = {

0 commit comments

Comments
 (0)