File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : .
3- rev : 1.11.1
3+ rev : 1.12.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.11.1 /entry
3+ entry : duolingo/pre-commit-hooks:1.12.0 /entry
44 language : docker_image
55 types : [text]
66
77- id : sync-ai-rules
88 name : Sync AI Rules
9- entry : duolingo/pre-commit-hooks:1.11.1 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
9+ entry : duolingo/pre-commit-hooks:1.12.0 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
1010 language : docker_image
1111 files : &sync_ai_rules_files ^\.cursor/rules/.*\.mdc$
1212 pass_filenames : false
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Repo maintainers can declare these hooks in `.pre-commit-config.yaml`:
4444
4545``` yaml
4646- repo : https://github.com/duolingo/pre-commit-hooks.git
47- rev : 1.11.1
47+ rev : 1.12.0
4848 hooks :
4949 # Code formatting hook
5050 - id : duolingo
You can’t perform that action at this time.
0 commit comments