Skip to content

Commit 03bd6a0

Browse files
committed
Update Prettier documentation (3.6.2)
1 parent 9117c2d commit 03bd6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/prettier.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Prettier < UrlScraper
33
self.name = 'Prettier'
44
self.type = 'simple'
5-
self.release = '3.5.3'
5+
self.release = '3.6.2'
66
self.base_url = 'https://prettier.io/docs/'
77
self.links = {
88
home: 'https://prettier.io/',

0 commit comments

Comments
 (0)