Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 30, 2023
2 parents 331c500 + e3d1708 commit 27be1c1
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 @@ -15,7 +15,7 @@ repos:
# Lint / autoformat: Python code
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: "v0.1.5"
rev: "v0.1.6"
hooks:
- id: ruff
args: [--exit-non-zero-on-fix]
Expand Down

0 comments on commit 27be1c1

Please sign in to comment.