Skip to content

Commit eb18db0

Browse files
authored
Merge pull request #555 from sanders41/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9e8bb05 + f28fbab commit eb18db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ repos:
1515
language_version: python3
1616
args: [--line-length=100]
1717
- repo: https://github.com/pre-commit/mirrors-mypy
18-
rev: v1.3.0
18+
rev: v1.4.1
1919
hooks:
2020
- id: mypy
2121
additional_dependencies: [pydantic, types-aiofiles]
2222
- repo: https://github.com/charliermarsh/ruff-pre-commit
23-
rev: v0.0.272
23+
rev: v0.0.275
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)