Skip to content

Commit 3c636e9

Browse files
authored
Merge pull request #619 from sanders41/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8b65036 + ea97fdd commit 3c636e9

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
@@ -20,7 +20,7 @@ repos:
2020
- id: mypy
2121
additional_dependencies: [pydantic, types-aiofiles]
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.0.281
23+
rev: v0.0.282
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)