File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99default_stages : [commit, push, manual]
1010repos :
1111 - repo : https://github.com/pre-commit/pre-commit-hooks
12- rev : v4.5 .0
12+ rev : v4.6 .0
1313 hooks :
1414 - id : check-symlinks
1515 - id : destroyed-symlinks
@@ -26,11 +26,11 @@ repos:
2626 - id : debug-statements
2727 - id : double-quote-string-fixer
2828 - repo : https://github.com/pre-commit/mirrors-clang-format
29- rev : v18.1.2
29+ rev : v18.1.4
3030 hooks :
3131 - id : clang-format
3232 - repo : https://github.com/astral-sh/ruff-pre-commit
33- rev : v0.3.5
33+ rev : v0.4.3
3434 hooks :
3535 - id : ruff
3636 args : [--fix, --exit-non-zero-on-fix]
3939 hooks :
4040 - id : isort
4141 - repo : https://github.com/psf/black
42- rev : 24.3.0
42+ rev : 24.4.2
4343 hooks :
4444 - id : black-jupyter
4545 - repo : https://github.com/asottile/pyupgrade
You can’t perform that action at this time.
0 commit comments