Skip to content

Commit 811a7b7

Browse files
committed
Update dependencies and pre-commit hooks
1 parent 856b484 commit 811a7b7

File tree

2 files changed

+358
-352
lines changed

2 files changed

+358
-352
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: mixed-line-ending
99
- id: trailing-whitespace
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.1.13
11+
rev: v0.2.1
1212
hooks:
1313
- id: ruff
1414
args: [ --fix ]

0 commit comments

Comments
 (0)