Skip to content

Commit 2ec49d0

Browse files
pre-commit-ci[bot]TEAM4-0
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (#633)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b6b0b4b commit 2ec49d0

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
additional_dependencies: [black]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.12.8
56+
rev: v0.12.9
5757
hooks:
5858
- id: ruff-check
5959
name: ruff

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
**Merged pull requests:**
88

9+
- \[pre-commit.ci\] pre-commit autoupdate [\#633](https://github.com/EMMC-ASBL/oteapi-services/pull/633) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
910
- \[pre-commit.ci\] pre-commit autoupdate [\#616](https://github.com/EMMC-ASBL/oteapi-services/pull/616) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
1011

1112
## [v1.20250410.410](https://github.com/EMMC-ASBL/oteapi-services/tree/v1.20250410.410) (2025-04-10)

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
from __future__ import annotations
88

9-
__version__ = "1.20250818.441"
9+
__version__ = "1.20250819.442"
1010
__author__ = "SINTEF"
1111
__author_email__ = "Team4.0@SINTEF.no"

0 commit comments

Comments
 (0)