Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/snakemake/snakefmt: v0.10.1 → v0.10.2](snakemake/snakefmt@v0.10.1...v0.10.2)
- [github.com/rhysd/actionlint: v1.6.27 → v1.7.0](rhysd/actionlint@v1.6.27...v1.7.0)
  • Loading branch information
pre-commit-ci[bot] authored May 13, 2024
1 parent b91a9ff commit ed102b1
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
@@ -1,12 +1,12 @@
exclude: '\.(tsv|fasta|gb)$|^ingest/vendored/'
repos:
- repo: https://github.com/snakemake/snakefmt
rev: v0.10.1
rev: v0.10.2
hooks:
- id: snakefmt
language_version: python3.11
- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
hooks:
- id: actionlint
entry: env SHELLCHECK_OPTS='--exclude=SC2027' actionlint
Expand Down

0 comments on commit ed102b1

Please sign in to comment.