Skip to content
Snippets Groups Projects
Unverified Commit f07d325b authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #445 from stack-of-tasks/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents 247c60ac b8333743
No related branches found
No related tags found
No related merge requests found
...@@ -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.2.2 rev: v0.3.2
hooks: hooks:
- id: ruff - id: ruff
args: args:
...@@ -18,7 +18,7 @@ repos: ...@@ -18,7 +18,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: v17.0.6 rev: v18.1.1
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