Skip to content

Commit

Permalink
chore(deps-dev): pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Nov 12, 2024
1 parent f00a463 commit 5526065
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: gitlint
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.7.0
rev: v0.7.3
hooks:
- id: ruff
args: ["--ignore", "E501", "--per-file-ignores", "__init__.py:F401"]
Expand Down

0 comments on commit 5526065

Please sign in to comment.