Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
This shall fix a broken nightly CI job
  • Loading branch information
stephanlukasczyk committed Dec 16, 2024
1 parent 6d82fc4 commit da575f6
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 175 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
args: [--profile, black]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
- id: ruff
args: [ --fix ]
Expand Down
Loading

0 comments on commit da575f6

Please sign in to comment.