Skip to content

Commit

Permalink
MNT: Update the hooks. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Apr 1, 2024
1 parent db9e0b4 commit 175bda5
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 @@ -21,7 +21,7 @@ repos:
args: [-t, py38, -l, '100']

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.3.5
hooks:
- id: ruff
name: Linting with Ruff
Expand Down Expand Up @@ -89,7 +89,7 @@ repos:
exclude: \.(html|svg)$

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.12.0
rev: v2.13.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --indent, '2']
Expand Down

0 comments on commit 175bda5

Please sign in to comment.