Skip to content

Commit

Permalink
Update dependencies 20250107 (#40)
Browse files Browse the repository at this point in the history
* Update dependencies

* update
  • Loading branch information
jschlyter authored Jan 7, 2025
1 parent 19f8cac commit 6d51825
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 317 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/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: debug-statements
Expand All @@ -10,7 +10,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.8.6
hooks:
# Run the linter.
- id: ruff
Expand Down
Loading

0 comments on commit 6d51825

Please sign in to comment.