Skip to content

Commit

Permalink
chore(pre_commit): ⬆ pre-commit auto update (#503)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 →
v0.1.11](astral-sh/ruff-pre-commit@v0.1.9...v0.1.11)
<!--pre-commit.ci end-->
  • Loading branch information
kennethreitz authored Jan 11, 2024
2 parents d02a14e + a2250a3 commit cb07178
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 @@ -28,7 +28,7 @@ repos:
- --py38-plus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.11
hooks:
- id: ruff
exclude: ^docs/
Expand Down

0 comments on commit cb07178

Please sign in to comment.