We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c4d10 commit 9526721Copy full SHA for 9526721
2 files changed
.bumpversion.cfg
@@ -2,3 +2,5 @@
2
current_version = 1.3.3
3
4
[bumpversion:file:setup.cfg]
5
+
6
+[bumpversion:file:README.md]
README.md
@@ -11,7 +11,7 @@ Hooks for pre-commit useful working with PO files.
11
12
```yaml
13
- repo: https://github.com/mondeja/pre-commit-po-hooks
14
- rev: v1.0.0
+ rev: v1.3.3
15
hooks:
16
- id: obsolete-messages
17
- id: untranslated-messages
0 commit comments