Skip to content

Commit

Permalink
Merge pull request #261 from input-output-hk/update_ruff
Browse files Browse the repository at this point in the history
chore: update ruff-pre-commit to v0.6.3
  • Loading branch information
mkoura authored Sep 5, 2024
2 parents a6d7dce + 08168a7 commit daa731f
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 @@ -13,7 +13,7 @@ repos:
- id: debug-statements
language_version: python3
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.5.5
rev: v0.6.3
hooks:
- id: ruff
args: [ --fix ]
Expand Down

0 comments on commit daa731f

Please sign in to comment.