Skip to content

Commit

Permalink
Merge pull request #122 from scop/renovate/ruff
Browse files Browse the repository at this point in the history
chore(pre-commit): update ruff to v0.0.272
  • Loading branch information
scop committed Jun 8, 2023
2 parents d01423a + 95bbf6a commit f54672a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .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.253
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.272
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
black==23.1.0
mypy==1.0.1
nox
ruff==0.0.253
ruff==0.0.272

0 comments on commit f54672a

Please sign in to comment.