Skip to content

Commit

Permalink
Merge pull request #319 from neutrinoceros/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
neutrinoceros committed Jul 1, 2024
2 parents 710ffe6 + 4987aa0 commit 4f943d7
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 @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: no-commit-to-branch
- id: debug-statements
Expand All @@ -16,14 +16,14 @@ repos:
- id: check-toml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.5.0
hooks:
- id: ruff-format
- id: ruff
args: [--fix]

- repo: https://github.com/neutrinoceros/inifix.git
rev: v4.4.3
rev: v4.5.0
hooks:
- id: inifix-format

Expand Down

0 comments on commit 4f943d7

Please sign in to comment.