Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsManta committed Aug 27, 2024
1 parent 7620498 commit 15fad63
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
description: 'Format Stylus files'
language: node
types: [stylus]
additional_dependencies: ['stylus-supremacy@2.17.5']
additional_dependencies: ['stylus-supremacy@4.0.0']
entry: 'stylus-supremacy format --replace'
106 changes: 53 additions & 53 deletions docs/demo.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ <h1>Pre-commit hook</h1>
<!-- pre-commit-config --><code>repos:<br>
&nbsp;&nbsp;- repo:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://github.com/ThisIsManta/stylus-supremacy<br>
&nbsp;&nbsp;&nbsp;&nbsp;rev: v2.17.5<br>
&nbsp;&nbsp;&nbsp;&nbsp;rev: v4.0.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;hooks:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- id: stylus-supremacy<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;args: # Optional<br>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stylus-supremacy",
"description": "Make your Stylus files look great again.",
"version": "3.0.0",
"version": "4.0.0",
"author": {
"name": "Anantachai Saothong",
"email": "[email protected]"
Expand Down

0 comments on commit 15fad63

Please sign in to comment.