Skip to content

Commit

Permalink
chore: poetry update
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed Oct 22, 2023
1 parent 88b5af2 commit 32ca57a
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 127 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
fail_fast: true

repos:
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v2.3.0
- repo: https://github.com/compilerla/conventional-pr,e-commit
rev: v2.4.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-ast
- id: check-yaml
Expand Down
Loading

0 comments on commit 32ca57a

Please sign in to comment.