Skip to content
Snippets Groups Projects
Unverified Commit 9184381c 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.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)
- [github.com/pre-commit/mirrors-clang-format: v18.1.4 → v18.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.4...v18.1.5)
parent d1f1a843
No related branches found
No related tags found
No related merge requests found
Pipeline #40093 failed
...@@ -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.4.3 rev: v0.4.4
hooks: hooks:
- id: ruff - id: ruff
args: args:
...@@ -20,7 +20,7 @@ repos: ...@@ -20,7 +20,7 @@ repos:
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: v18.1.4 rev: v18.1.5
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