Skip to content

Commit

Permalink
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.281
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 6ca79c9 commit 2fdb633
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/charliermarsh/ruff-pre-commit
rev: v0.0.280
rev: v0.0.281
hooks:
- id: ruff
args: ["--config", "pyproject.toml"]
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/charliermarsh/ruff-pre-commit
rev: v0.0.280
rev: v0.0.281
hooks:
- id: ruff
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down

0 comments on commit 2fdb633

Please sign in to comment.