Skip to content

Commit

Permalink
Merge pull request #274 from neutrinoceros/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
neutrinoceros authored Oct 7, 2024

Verified

This commit was signed with the committer’s verified signature.
Kikobeats Kiko Beats
2 parents 1b001fa + df3cdf3 commit 5425074
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: no-commit-to-branch
- id: debug-statements
@@ -14,7 +14,7 @@ repos:
- id: check-toml

- repo: https://github.com/crate-ci/typos
rev: v1.18.1
rev: v1.26.0
hooks:
- id: typos

@@ -25,7 +25,7 @@ repos:
files: README.md

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.6.9
hooks:
- id: ruff-format
- id: ruff
@@ -37,7 +37,7 @@ repos:
- id: cython-lint

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

0 comments on commit 5425074

Please sign in to comment.