Skip to content

Commit

Permalink
Merge pull request #7 from minrk/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk authored Oct 8, 2024
2 parents 8386a53 + ab527cd commit fcb5afd
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 @@ -4,7 +4,7 @@ ci:
repos:
# autoformat and lint Python code
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.9
hooks:
- id: ruff
types_or: [python, jupyter]
Expand All @@ -14,7 +14,7 @@ repos:

# Autoformat and linting, misc. details
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: requirements-txt-fixer
Expand Down

0 comments on commit fcb5afd

Please sign in to comment.