Skip to content

Commit

Permalink
Merge pull request #437 from NNPDF/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
felixhekhorn authored Jan 28, 2025
2 parents aa739aa + 6dee531 commit 167e762
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 @@ -19,7 +19,7 @@ repos:
- id: pycln
args: [--config=pyproject.toml]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.3
hooks:
# Run the linter.
- id: ruff
Expand Down Expand Up @@ -59,6 +59,6 @@ repos:
types: [file, rust]
language: system
- repo: https://github.com/pre-commit/pre-commit
rev: v4.0.1
rev: v4.1.0
hooks:
- id: validate_manifest

0 comments on commit 167e762

Please sign in to comment.