Skip to content

Commit 70eec9a

Browse files
authored
Merge pull request #234 from theislab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 970acd8 + 75791af commit 70eec9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Hooks that are run everywhere
33
- repo: https://github.com/biomejs/pre-commit
4-
rev: v2.0.0-beta.2
4+
rev: v2.0.0-beta.3
55
hooks:
66
- id: biome-format
77
# Hooks that are run for scripts
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: pyproject-fmt
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.11.8
13+
rev: v0.11.9
1414
hooks:
1515
- id: ruff
1616
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)