afnanenayet / diffsitter

A tree-sitter based AST difftool to get meaningful semantic diffs
MIT License
1.62k stars 29 forks source link

chore: Update pre-commit hooks #760

Closed afnanenayet closed 11 months ago

afnanenayet commented 11 months ago

There was a failure that might be related to some deprecated libraries that were removed in Python 3.12. This updates the versions of the pre-commit hooks to more recent ones to rectify the issue.

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e81f41a) 59.40% compared to head (ed87155) 59.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ======================================= Coverage 59.40% 59.40% ======================================= Files 13 13 Lines 1456 1456 ======================================= Hits 865 865 Misses 591 591 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.