Skip to content

Commit

Permalink
Fix pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 25, 2024
1 parent 190fbc5 commit d6d2e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ci:
# pre-commit ci do not install dependencies from setup.py
skip: [gen-cli-docs, check-mixin-classes, actionlint-docker, check-github-actions]
skip: [gen-cli-docs, check-mixin-classes]
repos:
- repo: local
hooks:
Expand Down

0 comments on commit d6d2e57

Please sign in to comment.