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 14bf3d9 commit b801f67Copy full SHA for b801f67
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.21.0.tgz"
5
- sha256 "bdfba071e2d7caa2c9fdb2229a584b660f2a00b815a00e81f6837e4e05d069bc"
+ url "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz"
+ sha256 "774794b549407b3f76be1a015643551a3abc5feb48a64a3b4d5e84f31dff23b2"
6
license "MIT"
7
8
bottle do
0 commit comments