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.13.1
3+ rev : 1.13.2
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.13.1 /entry
3+ entry : duolingo/pre-commit-hooks:1.13.2 /entry
44 language : docker_image
55 types : [text]
66
1212
1313- id : sync-ai-rules
1414 name : Sync AI Rules
15- entry : duolingo/pre-commit-hooks:1.13.1 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
15+ entry : duolingo/pre-commit-hooks:1.13.2 sh -c "PYTHONPATH=/ python3 -m sync_ai_rules"
1616 language : docker_image
1717 files : &sync_ai_rules_files (^\.cursor/rules/.*\.mdc$|^\.code_review/.*\.md$)
1818 pass_filenames : false
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Repo maintainers can declare these hooks in `.pre-commit-config.yaml`:
5555
5656``` yaml
5757- repo : https://github.com/duolingo/pre-commit-hooks.git
58- rev : 1.13.1
58+ rev : 1.13.2
5959 hooks :
6060 # Optimization hook for `language: docker_image`
6161 - id : precache-docker
You can’t perform that action at this time.
0 commit comments