Skip to content

Commit

Permalink
Merge pull request #1 from g-nie/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
g-nie authored Jun 25, 2024
2 parents 1588d6e + ea87f9a commit da7d227
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 @@ -15,18 +15,18 @@ repos:
exclude_types: [text]
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.7
rev: v0.4.10
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/rstcheck/rstcheck
rev: v6.2.1
rev: v6.2.0
hooks:
- id: rstcheck
additional_dependencies:
- tomli==2.0.1
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py310-plus]
Expand Down

0 comments on commit da7d227

Please sign in to comment.