Skip to content

Commit

Permalink
chore: fix pre-commit (#682)
Browse files Browse the repository at this point in the history
* chore: add dasel to pre-commit

* chore: fix .pre-commit-config.yaml

* chore: bump version
  • Loading branch information
sangshuduo authored Jun 29, 2023
1 parent 8527bfb commit c455d6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
9 changes: 2 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,7 @@ repos:

repos:
- repo: https://github.com/crate-ci/typos
rev: v1.13.6
rev: v1.15.7
hooks:
- id: typos-src
- id: typos

repos:
- repo: https://github.com/TomWright/dasel
rev: v2.3.4
hooks:
- id: dasel-validate
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
taosbenchmark-3.2.1
taosbenchmark-3.2.2
taosdump-2.5.2
2.5.2
2.5.3

0 comments on commit c455d6d

Please sign in to comment.