Skip to content

Commit e7c3c07

Browse files
authored
Merge branch 'main' into feature/more-reliability-fix
2 parents 090e02f + 6f66d31 commit e7c3c07

File tree

2 files changed

+116
-121
lines changed

2 files changed

+116
-121
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: reuse
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
1111
# Ruff version.
12-
rev: v0.14.10
12+
rev: v0.14.11
1313
hooks:
1414
# Run the linter.
1515
- id: ruff-check

0 commit comments

Comments
 (0)