Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Sep 19, 2022
1 parent f16e696 commit 79c3e86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
- --filter-files
files: \.py$
- repo: https://github.com/mondeja/mdpo
rev: v1.0.0
rev: coverage-excludes
hooks:
- id: md2po2md
files: ^README\.md
Expand All @@ -54,6 +54,7 @@ repos:
- -o
- locale/{lang}
- --no-location
verbose: true
- repo: https://github.com/mondeja/pre-commit-hooks
rev: v1.8.0
hooks:
Expand Down

0 comments on commit 79c3e86

Please sign in to comment.