Skip to content
Snippets Groups Projects
Unverified Commit 8f748c33 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by GitHub
Browse files

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.7.4)
- [github.com/pappasam/toml-sort: v0.23.1 → v0.24.1](https://github.com/pappasam/toml-sort/compare/v0.23.1...v0.24.1)
parent 61cc3e29
No related branches found
No related tags found
No related merge requests found
Pipeline #46713 passed
......@@ -2,7 +2,7 @@ ci:
autoupdate_branch: devel
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff
args:
......@@ -14,7 +14,7 @@ repos:
hooks:
- id: cmake-format
- repo: https://github.com/pappasam/toml-sort
rev: v0.23.1
rev: v0.24.1
hooks:
- id: toml-sort-fix
exclude: poetry.lock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment