Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
[neophile] Update dependencies
Browse files Browse the repository at this point in the history
- Update astral-sh/ruff-pre-commit pre-commit hook from v0.1.8 to v0.1.9
  • Loading branch information
neophile-square[bot] committed Dec 25, 2023
1 parent 3d61b3b commit 8fc7f2d
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 @@ -9,7 +9,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.8
rev: v0.1.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 8fc7f2d

Please sign in to comment.