Skip to content

Commit 6d51825

Browse files
authored
Update dependencies 20250107 (#40)
* Update dependencies * update
1 parent 19f8cac commit 6d51825

File tree

2 files changed

+306
-317
lines changed

2 files changed

+306
-317
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-merge-conflict
66
- id: debug-statements
@@ -10,7 +10,7 @@ repos:
1010
- id: check-toml
1111
- id: check-yaml
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.7.3
13+
rev: v0.8.6
1414
hooks:
1515
# Run the linter.
1616
- id: ruff

0 commit comments

Comments
 (0)