Skip to content

Commit 104ddb5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/snakemake/snakefmt: v0.10.2 → v0.11.0](snakemake/snakefmt@v0.10.2...v0.11.0) - [github.com/google/yamlfmt: v0.16.0 → v0.17.1](google/yamlfmt@v0.16.0...v0.17.1)
1 parent be4ff74 commit 104ddb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
exclude: '\.(tsv|fasta|gb)$|^ingest/vendored/'
22
repos:
33
- repo: https://github.com/snakemake/snakefmt
4-
rev: v0.10.2
4+
rev: v0.11.0
55
hooks:
66
- id: snakefmt
77
language_version: python3.11
@@ -17,7 +17,7 @@ repos:
1717
additional_dependencies:
1818
- tomli
1919
- repo: https://github.com/google/yamlfmt
20-
rev: v0.16.0
20+
rev: v0.17.1
2121
hooks:
2222
- id: yamlfmt
2323
- repo: https://github.com/pappasam/toml-sort

0 commit comments

Comments
 (0)