We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3315c commit 53b8869Copy full SHA for 53b8869
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: fix-byte-order-marker
31
- id: trailing-whitespace
32
- repo: https://github.com/frostming/pofmt
33
- rev: "0.2.2"
+ rev: "0.3.0"
34
hooks:
35
- id: pofmt
36
additional_dependencies: ["pangu"]
0 commit comments