Skip to content

Commit 859061e

Browse files
authored
Update README.md
Fixes the pint version being too low for `--dirty`
1 parent 8849e56 commit 859061e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
verboseMode: true
2424
testMode: true
2525
configPath: "vendor/my-company/coding-style/pint.json"
26-
pintVersion: 1.2.1
26+
pintVersion: 1.8.0
2727
onlyDirty: true
2828
2929
```

0 commit comments

Comments
 (0)