Skip to content

Commit f6da8de

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-5.5.0
2 parents d90fbdd + 4a0d683 commit f6da8de

File tree

3 files changed

+156
-162
lines changed

3 files changed

+156
-162
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.11.2'
19+
rev: 'v0.11.4'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)