Skip to content

Commit

Permalink
MAINT: bump repositories
Browse files Browse the repository at this point in the history
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](astral-sh/ruff-pre-commit@v0.0.255...v0.0.257)
  • Loading branch information
pre-commit-ci[bot] authored and FFY00 committed Mar 21, 2023
1 parent b1cbffa commit f94349d
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 @@ -25,7 +25,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.255
rev: v0.0.257
hooks:
- id: ruff
args: [--fix, --show-fixes, --format, grouped]
Expand Down

0 comments on commit f94349d

Please sign in to comment.