Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://github.com/charliermarsh/ruff-pre-commit β†’ https://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 β†’ v0.6.5](astral-sh/ruff-pre-commit@v0.6.2...v0.6.5)
- [github.com/jsh9/pydoclint: 0.5.6 β†’ 0.5.7](jsh9/pydoclint@0.5.6...0.5.7)
  • Loading branch information
pre-commit-ci[bot] authored Sep 16, 2024
1 parent 7a59e38 commit c54eb2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ repos:
- id: debug-statements
- id: check-yaml
exclude: .gitlab-ci.yml
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.6.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -43,7 +43,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/jsh9/pydoclint
rev: 0.5.6
rev: 0.5.7
hooks:
- id: pydoclint
args:
Expand Down

0 comments on commit c54eb2c

Please sign in to comment.