Skip to content

Commit 55942bb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com./pre-commit/pre-commit-hooks: v3.3.0 → v4.6.0](pre-commit/pre-commit-hooks@v3.3.0...v4.6.0) - [github.com./astral-sh/ruff-pre-commit: v0.4.2 → v0.4.5](astral-sh/ruff-pre-commit@v0.4.2...v0.4.5)
1 parent cbf9d18 commit 55942bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
args: ['-t=3.10-', '--violations']
1414

1515
- repo: https://github.com./pre-commit/pre-commit-hooks
16-
rev: v3.3.0
16+
rev: v4.6.0
1717
hooks:
1818
- id: no-commit-to-branch
1919
name: "don't commit to main branch"
@@ -30,7 +30,7 @@ repos:
3030
exclude: conda/meta.yaml
3131

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

0 commit comments

Comments
 (0)