Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
* `ruff` to 0.5.7
  • Loading branch information
lancelote committed Aug 8, 2024
1 parent b9c46d8 commit 8f19697
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
Expand Up @@ -34,6 +34,6 @@ repos:
args: [ --py311-plus ]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.5.6
rev: v0.5.7
hooks:
- id: ruff
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mypy==1.11.1
pre-commit==3.8.0
pur==7.3.2
pytest==8.3.2
ruff==0.5.6
ruff==0.5.7

0 comments on commit 8f19697

Please sign in to comment.