Skip to content

Commit

Permalink
Merge pull request #590 from astropy/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
adrn authored Sep 24, 2024
2 parents 05780c9 + d30f820 commit ec70489
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 102 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
exclude: '.*\.fits$'
Expand All @@ -12,7 +12,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/kynan/nbstripout
rev: 0.6.1
rev: 0.7.1
hooks:
- id: nbstripout
args: ["--extra-keys=metadata.kernelspec metadata.language_info.version metadata.toc metadata.language_info.codemirror_mode.version metadata.language_info.pygments_lexer metadata.notify_time metadata.varInspector metadata.colab cell.metadata.colab cell.metadata.colab_type cell.metadata.outputId cell.metadata.id"]
Loading

0 comments on commit ec70489

Please sign in to comment.