mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 03:47:13 +02:00
Merge pull request #100 from ollama4j/update-pre-commit-hook
update-pre-commit-hook
This commit is contained in:
commit
f966b4b74e
@ -4,8 +4,8 @@ repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: "v5.0.0"
|
||||
hooks:
|
||||
# - id: no-commit-to-branch
|
||||
# args: ['--branch', 'main']
|
||||
- id: no-commit-to-branch
|
||||
args: ['--branch', 'main']
|
||||
- id: check-merge-conflict
|
||||
- id: check-added-large-files
|
||||
- id: check-yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user