Skip to content

Commit

Permalink
Merge pull request #17 from jupyterhealth/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 Aug 6, 2024
2 parents 3fc5b53 + aff3e40 commit c6c623d
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 @@ -5,7 +5,7 @@ ci:
repos:
# autoformat and lint Python code
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.5.6
hooks:
- id: ruff
types_or:
Expand All @@ -19,7 +19,7 @@ repos:

# Autoformat: yaml
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --offset, '2']
Expand Down

0 comments on commit c6c623d

Please sign in to comment.