Skip to content

Commit

Permalink
Merge pull request #194 from abravalheri/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
abravalheri authored Aug 20, 2024
2 parents 21bc133 + 39207f2 commit 43f1798
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 @@ -26,7 +26,7 @@ repos:
args: [-w, -L, "THIRDPARTY"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7 # Ruff version
rev: v0.6.1 # Ruff version
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit 43f1798

Please sign in to comment.