Skip to content

Commit

Permalink
Upgrades all dependencies to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpylog committed Feb 14, 2025
1 parent 2ad10bb commit 37bf803
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 79 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: check-case-conflict
- id: detect-private-key
- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.4.2"
rev: "v3.5.1"
hooks:
- id: prettier
types_or:
Expand All @@ -35,7 +35,7 @@ repos:
- markdown
# Python hooks
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.8.3'
rev: 'v0.9.6'
hooks:
# Run the linter.
- id: ruff
Expand Down
Loading

0 comments on commit 37bf803

Please sign in to comment.