Skip to content

Commit b7022fe

Browse files
authored
Merge pull request #1607 from sanders41/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bd77000 + 3a1b204 commit b7022fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repos:
1414
- id: mypy
1515
additional_dependencies: [pydantic, orjson, types-aiofiles, types-ujson]
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.2
17+
rev: v0.15.4
1818
hooks:
1919
- id: ruff-check
2020
args: [--fix, --exit-non-zero-on-fix]
2121
- repo: https://github.com/rvben/rumdl-pre-commit
22-
rev: v0.1.26
22+
rev: v0.1.35
2323
hooks:
2424
- id: rumdl-fmt

0 commit comments

Comments
 (0)