princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
https://princeton-nlp.github.io/SWE-agent/
MIT License
13.39k stars 1.32k forks source link

chore: update pre-commit hooks #570

Closed pre-commit-ci[bot] closed 3 months ago

pre-commit-ci[bot] commented 3 months ago

updates:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.26%. Comparing base (f46b738) to head (7717007).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #570 +/- ## ========================================== - Coverage 76.35% 76.26% -0.10% ========================================== Files 21 21 Lines 3286 3286 ========================================== - Hits 2509 2506 -3 - Misses 777 780 +3 ```

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