Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit suggestions (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 23, 2023
1 parent 44faacd commit 8935bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
#args: ["--write-changes"]

- repo: https://github.com/omnilib/ufmt
rev: v2.2.0
rev: v2.3.0
hooks:
- id: ufmt

Expand All @@ -67,7 +67,7 @@ repos:
- flake8-bugbear

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.292
rev: v0.1.1
hooks:
- id: ruff
args: ["--fix"]

0 comments on commit 8935bb6

Please sign in to comment.