Skip to content

Commit

Permalink
Update snakefmt pre-commit action [#2]
Browse files Browse the repository at this point in the history
  • Loading branch information
genehack committed May 24, 2024
1 parent faf3bd8 commit c25d878
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,10 +4,10 @@ default_language_version:
exclude: '\.(tsv|fasta|gb)$|^ingest/vendored/|^_LEGACY'
repos:
- repo: https://github.com/snakemake/snakefmt
rev: v0.10.1
rev: v0.10.2
hooks:
- id: snakefmt
language_version: python3
language_version: python3.11
- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
hooks:
Expand Down

0 comments on commit c25d878

Please sign in to comment.