Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/econchick/interrogate: 237be78f9c6135fc1a620d211cdfdc5d3885082b → 1.5.0](econchick/interrogate@237be78...1.5.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.15 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.15...v0.2.0)
  • Loading branch information
pre-commit-ci[bot] authored Feb 5, 2024
1 parent c575228 commit 6c23b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: blackdoc

- repo: https://github.com/econchick/interrogate
rev: 237be78f9c6135fc1a620d211cdfdc5d3885082b
rev: 1.5.0
hooks:
- id: interrogate
exclude: ^(docs|tests)
Expand All @@ -56,7 +56,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.15
rev: v0.2.0
hooks:
- id: ruff

Expand Down

0 comments on commit 6c23b86

Please sign in to comment.