Skip to content

Commit 731641d

Browse files
committed
Update Prettier documentation (3.3.3)
1 parent 996a056 commit 731641d

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

0 commit comments

Comments
 (0)