Skip to content

Commit

Permalink
Merge pull request #26 from minrk/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
minrk authored Sep 3, 2024
2 parents b6636bd + d81e549 commit bf92a17
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 @@ -18,7 +18,7 @@ exclude: "(.*/)?secrets/.*|code_of_conduct.md|rule_of_participation.md"
repos:
# autoformat and lint Python code
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.6
rev: v0.6.3
hooks:
- id: ruff
types_or: [python, jupyter]
Expand Down

0 comments on commit bf92a17

Please sign in to comment.