Skip to content

Commit

Permalink
chore: add pre-commit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-de-Jong committed Dec 11, 2023
1 parent 6c50887 commit 77408e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@

repos:
- repo: https://github.com/dev-build-deploy/commit-me
rev: v0.12.1
rev: v0.13.0
hooks:
- id: commit-me

- repo: https://github.com/dev-build-deploy/reuse-me
rev: v0.8.0
rev: v0.10.0
hooks:
- id: reuse-me

0 comments on commit 77408e6

Please sign in to comment.