Skip to content

Commit 384b592

Browse files
authored
Merge branch 'main' into dependabot/docker/docker/unstable/library/python-9813eec
2 parents 33bb33d + 359a9f3 commit 384b592

File tree

3 files changed

+111
-96
lines changed

3 files changed

+111
-96
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ci:
88
repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
1010
# WARNING: Ruff version should be the same as in `pyproject.toml`
11-
rev: v0.14.2
11+
rev: v0.14.3
1212
hooks:
1313
- id: ruff
1414
args: ["--fix"]

0 commit comments

Comments
 (0)