Skip to content

Commit

Permalink
feat(lint): Update
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed Nov 26, 2024
1 parent 79f0265 commit 6cf8cb4
Showing 1 changed file with 2 additions and 2 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/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
args: ["--line-length", "100"]
Expand All @@ -10,7 +10,7 @@ repos:
- id: isort
name: isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.8.0
hooks:
- id: ruff

0 comments on commit 6cf8cb4

Please # to comment.