Skip to content

Commit

Permalink
Test downgrading ruff (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Aug 3, 2023
1 parent 0de0fd9 commit aeed2d3
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.282
rev: v0.0.281
hooks:
- id: ruff
args: ["--config", "pyproject.toml"]
Expand Down

0 comments on commit aeed2d3

Please sign in to comment.