Skip to content

Commit

Permalink
Add check-po to pre-commit (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhardt authored Jul 26, 2023
1 parent 0aa7135 commit 31cfb02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ repos:
- --severity-level=medium
- --confidence-level=medium
- --skip=B608
- repo: https://github.com/syslabcom/slc.pre-commit
rev: main
hooks:
- id: check-po

0 comments on commit 31cfb02

Please sign in to comment.