Skip to content
Snippets Groups Projects
Unverified Commit 03005670 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.4 → v0.8.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.4...v0.8.0)
- [github.com/pappasam/toml-sort: v0.24.1 → v0.24.2](https://github.com/pappasam/toml-sort/compare/v0.24.1...v0.24.2)
- [github.com/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.3...v19.1.4)
parent b1359c62
No related branches found
No related tags found
No related merge requests found
Pipeline #46919 passed
...@@ -2,7 +2,7 @@ ci: ...@@ -2,7 +2,7 @@ ci:
autoupdate_branch: devel autoupdate_branch: devel
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4 rev: v0.8.0
hooks: hooks:
- id: ruff - id: ruff
args: args:
...@@ -16,11 +16,11 @@ repos: ...@@ -16,11 +16,11 @@ repos:
hooks: hooks:
- id: cmake-format - id: cmake-format
- repo: https://github.com/pappasam/toml-sort - repo: https://github.com/pappasam/toml-sort
rev: v0.24.1 rev: v0.24.2
hooks: hooks:
- id: toml-sort-fix - id: toml-sort-fix
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.3 rev: v19.1.4
hooks: hooks:
- id: clang-format - id: clang-format
args: args:
......
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