Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#842)
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate

updates:

github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2

Reviewed-by: Matej Focko
  • Loading branch information
softwarefactory-project-zuul[bot] authored Feb 29, 2024
2 parents 1f3d41c + 029365f commit 7fc0829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repos:
stages: [manual, push]
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.2.1
rev: v0.2.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 7fc0829

Please sign in to comment.