Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/main/pytest-asyncio-gte-0.20-…
Browse files Browse the repository at this point in the history
…and-lt-0.26
  • Loading branch information
e-belfer authored Dec 17, 2024
2 parents 6290eeb + 678977d commit 2d1cbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
# Formatters: hooks that re-write Python and RST files
#####################################################################################
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 2d1cbb7

Please sign in to comment.