Skip to content

Commit

Permalink
Merge pull request #42 from nephila/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
protoroto authored Oct 3, 2023
2 parents 14a6136 + 5979429 commit 80601a7
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 @@ -26,7 +26,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.291'
rev: 'v0.0.292'
hooks:
- id: ruff
- repo: https://github.com/econchick/interrogate
Expand All @@ -37,7 +37,7 @@ repos:
- "-cpyproject.toml"
- "--quiet"
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.14.0
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit 80601a7

Please sign in to comment.