Skip to content

Commit

Permalink
Renovate: astral-sh/ruff-pre-commit to v0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 43a48fb commit 5958265
Show file tree
Hide file tree
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.12
rev: v0.1.13
hooks:
- id: ruff
args:
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.12
rev: v0.1.13
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 5958265

Please sign in to comment.