Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit suggestions
Browse files Browse the repository at this point in the history
updates:
- [github.com/omnilib/ufmt: v2.0.1 → v2.1.0](omnilib/ufmt@v2.0.1...v2.1.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.240 → v0.0.260](astral-sh/ruff-pre-commit@v0.0.240...v0.0.260)
  • Loading branch information
pre-commit-ci[bot] committed Apr 3, 2023
1 parent 423e05d commit c03db65
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 @@ -37,7 +37,7 @@ repos:
args: [--in-place, --wrap-summaries=115, --wrap-descriptions=120]

- repo: https://github.com/omnilib/ufmt
rev: v2.0.1
rev: v2.1.0
hooks:
- id: ufmt
additional_dependencies:
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
#- flake8-simplify

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.240
rev: v0.0.260
hooks:
- id: ruff
args: ["--fix"]

0 comments on commit c03db65

Please sign in to comment.