Skip to content

Commit 4ee4852

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#94)
1 parent 33e4ec4 commit 4ee4852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
- id: pyupgrade
4545
args: [--py39-plus]
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: v0.9.9
47+
rev: v0.9.10
4848
hooks:
4949
- id: ruff
5050
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)