Skip to content

Commit

Permalink
Merge pull request #195 from neutrinoceros/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Apr 1, 2024
2 parents 0539552 + 0e9e851 commit 8d1f457
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 @@ -24,7 +24,7 @@ repos:
# files: README.md

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.0
rev: v0.3.4
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -36,7 +36,7 @@ repos:
- id: cython-lint

- 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']

0 comments on commit 8d1f457

Please sign in to comment.