Skip to content

Commit

Permalink
Merge branch 'main' into 333-consider-making-logging-more-granular
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 26, 2023
2 parents eeb48aa + ac646bf commit 196ec04
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
- id: check-readthedocs

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.291
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down
Loading

0 comments on commit 196ec04

Please sign in to comment.