Skip to content

Commit

Permalink
Update ruff 0.1.4 -> 0.4.9
Browse files Browse the repository at this point in the history
Signed-off-by: Khakers <[email protected]>
  • Loading branch information
khakers committed Jun 18, 2024
1 parent 3930f47 commit 4efa3a8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.1.4'
rev: 'v0.4.9'
hooks:
- id: ruff
- repo: https://github.com/pdm-project/pdm
Expand Down
38 changes: 19 additions & 19 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ python-dateutil==2.8.2
python-dotenv==1.0.0
pyyaml==6.0.1
requests==2.31.0
ruff==0.1.4
ruff==0.4.9
setuptools==69.0.3
six==1.16.0
strenum==0.4.15
Expand Down

0 comments on commit 4efa3a8

Please sign in to comment.