Skip to content

Commit 2734d4f

Browse files
authored
Merge pull request #345 from TylerYep/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e70fab2 + e3f3e9a commit 2734d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
skip: [mypy, pytest]
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.9.2
5+
rev: v0.9.3
66
hooks:
77
- id: ruff
88
args: [--fix]

0 commit comments

Comments
 (0)