Skip to content

Commit 97647a5

Browse files
[pre-commit.ci] pre-commit autoupdate (#130)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.262 → v0.0.263](astral-sh/ruff-pre-commit@v0.0.262...v0.0.263) - [github.com/hoefling/pre-commit-pytype: 2023.4.18 → 2023.4.27](hoefling/pre-commit-pytype@2023.4.18...2023.4.27) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 791070f commit 97647a5

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
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/charliermarsh/ruff-pre-commit
9-
rev: v0.0.262
9+
rev: v0.0.263
1010
hooks:
1111
- id: ruff
1212
args: [--fix, --exit-non-zero-on-fix]
@@ -75,7 +75,7 @@ repos:
7575
types: [python]
7676
additional_dependencies: [devpi-client,keyring]
7777
- repo: https://github.com/hoefling/pre-commit-pytype
78-
rev: 2023.4.18
78+
rev: 2023.4.27
7979
hooks:
8080
- id: pytype
8181
exclude: tests/.*.py

0 commit comments

Comments
 (0)