Skip to content

Commit

Permalink
Merge pull request #23 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 May 7, 2024
2 parents c0f6f69 + 4d87d47 commit 3cb66b1
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 @@ -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.3.5
rev: v0.4.3
hooks:
- id: ruff
types_or: [python, jupyter]
Expand All @@ -34,6 +34,6 @@ repos:

# Autoformat and linting, misc. details
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer

0 comments on commit 3cb66b1

Please sign in to comment.