File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/ayasyrev/nbmetaclean
3- rev : 0.0.8
3+ rev : 0.1.3
44 hooks :
55 - id : nbclean
6- name : nbclean
7- entry : nbclean
6+ args : [ --not_ec ]
7+
88
99- repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v4.6 .0
10+ rev : v5.0 .0
1111 hooks :
1212 - id : check-added-large-files
1313 - id : check-ast
3434 - id : requirements-txt-fixer
3535- repo : https://github.com/astral-sh/ruff-pre-commit
3636 # Ruff version.
37- rev : v0.5.1
37+ rev : v0.7.0
3838 hooks :
3939 # Run the linter.
4040 - id : ruff
Original file line number Diff line number Diff line change 152152 "outputs" : [],
153153 "source" : [
154154 " # hide\n " ,
155- " from argparse_pydantic.test_tools import parsers_equal, parsers_equal_typed\n " ,
155+ " from argparse_pydantic.test_tools import parsers_equal_typed\n " ,
156156 " \n " ,
157157 " parser_base = argparse.ArgumentParser(prog=\" MyApp\" )\n " ,
158158 " parser_base.add_argument(\" echo\" )\n " ,
You can’t perform that action at this time.
0 commit comments