Skip to content

Commit

Permalink
Merge pull request #307 from HinodeXRT/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Dec 2, 2024
2 parents 19e0b84 + d405fe6 commit 73470bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: check-yaml

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows

Expand Down Expand Up @@ -72,7 +72,7 @@ repos:
exclude: .*\.fits

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.1
hooks:
- id: ruff
name: ruff
Expand All @@ -89,7 +89,7 @@ repos:
- black

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.8.7
rev: 1.9.1
hooks:
- id: nbqa-check-ast
name: validate Python notebooks
Expand Down

0 comments on commit 73470bc

Please sign in to comment.