Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.241 → v0.0.246](astral-sh/ruff-pre-commit@v0.0.241...v0.0.246)
  • Loading branch information
pre-commit-ci[bot] committed Feb 13, 2023
1 parent b1a4c95 commit e134f9f
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 @@ -46,7 +46,7 @@ repos:
args: ["--py38-plus"]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.241"
rev: "v0.0.246"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit e134f9f

Please sign in to comment.