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.2.0 → v2.3.0](omnilib/ufmt@v2.2.0...v2.3.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](astral-sh/ruff-pre-commit@v0.0.292...v0.1.1)
  • Loading branch information
pre-commit-ci[bot] authored Oct 23, 2023
1 parent 44faacd commit e513410
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 e513410

Please sign in to comment.