Skip to content

Commit b7181c4

Browse files
authored
Merge pull request #8 from modelblocks-org/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5f49781 + f1b1e81 commit b7181c4

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
@@ -25,15 +25,15 @@ repos:
2525

2626
# Python file formatting
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.14
28+
rev: v0.15.4
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --exit-non-zero-on-fix]
3232
- id: ruff-format
3333

3434
# Snakemake file formatting
3535
- repo: https://github.com/snakemake/snakefmt
36-
rev: v0.11.3
36+
rev: v0.11.4
3737
hooks:
3838
- id: snakefmt
3939

0 commit comments

Comments
 (0)