Skip to content

Commit 3bf9a3d

Browse files
pre-commit-ci[bot]WhyNotHugo
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1) - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](astral-sh/ruff-pre-commit@v0.0.246...v0.0.249)
1 parent 2138c43 commit 3bf9a3d

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
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: "v1.0.0"
16+
rev: "v1.0.1"
1717
hooks:
1818
- id: mypy
1919
files: vdirsyncer/.*
@@ -23,7 +23,7 @@ repos:
2323
- types-requests
2424
- types-atomicwrites
2525
- repo: https://github.com/charliermarsh/ruff-pre-commit
26-
rev: 'v0.0.246'
26+
rev: 'v0.0.249'
2727
hooks:
2828
- id: ruff
2929
- repo: local

0 commit comments

Comments
 (0)