File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 exclude_types : [json]
1818
1919- repo : https://github.com/psf/black
20- rev : 22.1 .0
20+ rev : 22.3 .0
2121 hooks :
2222 - id : black
2323 files : \.py$
5151 args : ["--severity=warning"]
5252
5353- repo : https://github.com/sirosen/check-jsonschema
54- rev : 0.11.0
54+ rev : 0.14.1
5555 hooks :
5656 - id : check-jsonschema
5757 name : " Check GitHub Workflows"
Original file line number Diff line number Diff line change @@ -2894,7 +2894,7 @@ highlights is `here
28942894- added support for :class: `~pymongo.cursor.Cursor.max_scan `.
28952895- raise :class: `~gridfs.errors.FileExists ` exception when creating a
28962896 duplicate GridFS file.
2897- - use `y2038 <http ://code.google. com/p /y2038/ >`_ for time handling in
2897+ - use `y2038 <https ://github. com/evalEmpire /y2038/ >`_ for time handling in
28982898 the C extension - eliminates 2038 problems when extension is
28992899 installed.
29002900- added `sort ` parameter to
You can’t perform that action at this time.
0 commit comments