Skip to content

Commit

Permalink
Merge pull request #173 from cmelab/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
marjanalbooyeh authored Nov 25, 2024
2 parents 5ae979a + 579332a commit b988676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ci:
submodules: false
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4 # Ruff version
rev: v0.8.0 # Ruff version
hooks:
- id: ruff
args: [--fix, --extend-ignore=E203]
Expand Down

0 comments on commit b988676

Please sign in to comment.