Skip to content

Commit bf91b34

Browse files
committed
Update Prettier documentation (3.7.4)
1 parent 62bc282 commit bf91b34

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.6.2'
5+
self.release = '3.7.4'
66
self.base_url = 'https://prettier.io/docs/'
77
self.links = {
88
home: 'https://prettier.io/',

0 commit comments

Comments
 (0)