Skip to content

Commit

Permalink
ci: fix pre-commit hooks
Browse files Browse the repository at this point in the history
Signed-off-by: develop-cs <43383361+develop-cs@users.noreply.github.com>
  • Loading branch information
develop-cs committed Jul 29, 2024
1 parent 977ae87 commit 8c8e34c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ repos:
exclude: ^(docs/)
- id: check-added-large-files
args: ['--maxkb=500']
- id: no-commit-to-branch
args: ['--branch', 'main']
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.4
hooks:
Expand Down

0 comments on commit 8c8e34c

Please sign in to comment.