Skip to content

Commit

Permalink
bump ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 26, 2024
1 parent 7be8f46 commit c6120e5
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,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.7.0
rev: v0.8.0
hooks:
# Run the linter.
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
ruff==0.7.0
ruff==0.8.0
# via pynxtools-apm (pyproject.toml)
scipy==1.14.1
# via
Expand Down

0 comments on commit c6120e5

Please sign in to comment.