Skip to content

Commit

Permalink
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8…
Browse files Browse the repository at this point in the history
….6 (#98)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
serious-scaffold[bot] authored Jan 6, 2025

Unverified

This user has not yet uploaded their public signing key.
1 parent 4e1a2ec commit 369aa76
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ repos:

# Strong lint from ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.5
rev: v0.8.6
hooks:
- id: ruff
args: [--fix, --show-fixes]
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ repos:

# Strong lint from ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.5
rev: v0.8.6
hooks:
- id: ruff
args: [--fix, --show-fixes]

0 comments on commit 369aa76

Please # to comment.