Skip to content

Commit

Permalink
Merge branch 'main' into 74-propagate-sigint
Browse files Browse the repository at this point in the history
  • Loading branch information
WillDaSilva authored Nov 27, 2023
2 parents b373ad7 + c6f5c0b commit ca779b9
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 221 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-json
- id: check-toml
Expand All @@ -18,7 +18,7 @@ repos:
- id: trailing-whitespace

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

0 comments on commit ca779b9

Please sign in to comment.