Skip to content

Commit

Permalink
chore: add dasel to pre-commit (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
sangshuduo committed Jun 21, 2023
1 parent f2827d6 commit 8527bfb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ repos:
rev: v1.13.6
hooks:
- id: typos-src

repos:
- repo: https://github.com/TomWright/dasel
rev: v2.3.4
hooks:
- id: dasel-validate

0 comments on commit 8527bfb

Please sign in to comment.