Skip to content

Commit 1383c15

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.3](astral-sh/ruff-pre-commit@v0.12.1...v0.12.3)
1 parent 4195d5e commit 1383c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
exclude: conda/meta.yaml
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.12.1
33+
rev: v0.12.3
3434
hooks:
3535
- id: ruff
3636
args: ['--fix']

0 commit comments

Comments
 (0)