Skip to content

Commit

Permalink
Merge pull request #61 from waza-ari/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
waza-ari authored Sep 5, 2024
2 parents 97ed99a + 3f36406 commit 96898fe
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 @@ -14,7 +14,7 @@ repos:
- id: pyupgrade
args: [--py37-plus, --keep-percent-format]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.6.1"
rev: "v0.6.3"
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 96898fe

Please sign in to comment.