Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes the pint version being too low for `--dirty`
  • Loading branch information
Nathanjms committed May 5, 2023
1 parent 8849e56 commit 859061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
verboseMode: true
testMode: true
configPath: "vendor/my-company/coding-style/pint.json"
pintVersion: 1.2.1
pintVersion: 1.8.0
onlyDirty: true
```
Expand Down

0 comments on commit 859061e

Please sign in to comment.