File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : .
3- rev : 1.10 .0
3+ rev : 1.11 .0
44 hooks :
55 - id : duolingo
66 exclude : test/
Original file line number Diff line number Diff line change 11- id : duolingo
22 name : Duolingo
3- entry : duolingo/pre-commit-hooks:1.10 .0 /entry
3+ entry : duolingo/pre-commit-hooks:1.11 .0 /entry
44 language : docker_image
55 types : [text]
66 exclude : &sync_ai_rules_output (AGENTS|CLAUDE|copilot-instructions)\.md$
77
88- id : sync-ai-rules
99 name : Sync AI Rules
10- entry : duolingo/pre-commit-hooks:1.10 .0 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
10+ entry : duolingo/pre-commit-hooks:1.11 .0 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
1111 language : docker_image
1212 files : &sync_ai_rules_files ^\.cursor/rules/.*\.mdc$
1313 pass_filenames : false
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Repo maintainers can declare these hooks in `.pre-commit-config.yaml`:
4343
4444``` yaml
4545- repo : https://github.com/duolingo/pre-commit-hooks.git
46- rev : 1.10 .0
46+ rev : 1.11 .0
4747 hooks :
4848 # Code formatting hook
4949 - id : duolingo
You can’t perform that action at this time.
0 commit comments