Skip to content

Commit

Permalink
fix: dont run pre-vommit in on pinned envs (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Dec 10, 2024
1 parent 72a0413 commit c7c664d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ repos:
rev: v2.14.0
hooks:
- id: pretty-format-yaml
exclude: pinned\.yaml$
args: [--autofix, --indent, "2", --preserve-quotes]

# Format Snakemake rule / workflow files
Expand Down

0 comments on commit c7c664d

Please sign in to comment.