Skip to content

Commit

Permalink
chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to …
Browse files Browse the repository at this point in the history
…v0.7.1 (#107)

Co-authored-by: unhesitatingeffectivebot[bot] <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com>
  • Loading branch information
unhesitatingeffectivebot[bot] authored Oct 25, 2024
1 parent 5528325 commit a4364e0
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 @@ -102,7 +102,7 @@ repos:
# - "--ignore-path '**/*.y*ml'"
stages: [commit]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.7.0"
rev: "v0.7.1"
hooks:
- id: ruff
name: Lint and Format with Ruff
Expand Down

0 comments on commit a4364e0

Please sign in to comment.