We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ba22c commit 25d2f20Copy full SHA for 25d2f20
Formula/s/stylelint.rb
@@ -1,8 +1,8 @@
1
class Stylelint < Formula
2
desc "Modern CSS linter"
3
homepage "https://stylelint.io/"
4
- url "https://registry.npmjs.org/stylelint/-/stylelint-16.24.0.tgz"
5
- sha256 "dfa13c219c0c2fba44521110c208466332c2ce4d01295832fe8a4bff2c1c6b0f"
+ url "https://registry.npmjs.org/stylelint/-/stylelint-16.25.0.tgz"
+ sha256 "955f1ce119c1b48c444c81d07a969c50c27e59dfe483857157a976f553aa8678"
6
license "MIT"
7
8
bottle do
0 commit comments