Skip to content

Commit 7ddabbd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.12.11](astral-sh/ruff-pre-commit@v0.11.8...v0.12.11)
1 parent 979e34d commit 7ddabbd

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
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: yamlfix
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
- id: check-added-large-files
2020
args:
@@ -61,7 +61,7 @@ repos:
6161
language_version: python3.11
6262
exclude: tests/utils/fast_upper_envelope_org.py
6363
- repo: https://github.com/astral-sh/ruff-pre-commit
64-
rev: v0.11.8
64+
rev: v0.12.11
6565
hooks:
6666
- id: ruff
6767
# exclude: |

0 commit comments

Comments
 (0)