File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/astral-sh/ruff-pre-commit
6- rev : c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
6+ rev : 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
77 hooks :
88 - id : ruff
99 args :
3333 # isort rules get confused in the temporary files
3434 - --ignore=I
3535 - repo : https://github.com/rbubley/mirrors-prettier
36- rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
36+ rev : 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3
3737 hooks :
3838 - id : prettier
3939 - repo : https://github.com/pre-commit/pre-commit-hooks
4444 - id : check-executables-have-shebangs
4545 - id : requirements-txt-fixer
4646 - repo : https://github.com/pre-commit/mirrors-eslint
47- rev : d72e5408a82df0b0cb6b9c878fb8cb4e947c1859 # frozen: v10.2 .0
47+ rev : 9158d5162f915488785c296b5d08d6d18be10d32 # frozen: v10.3 .0
4848 hooks :
4949 - id : eslint
5050 files : \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
You can’t perform that action at this time.
0 commit comments