We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bfe14 commit 8b758f7Copy full SHA for 8b758f7
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
additional_dependencies: [black==23.3.0]
57
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.3.4
+ rev: v0.3.5
60
hooks:
61
- id: ruff-format
62
name: ruff (format)
CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- Update GitHub Actions `github/codeql-action` from v2 to v3
13
- Update `adrienverge/yamllint.git` hook to v1.35.1
14
-- Update `astral-sh/ruff-pre-commit` hook to v0.3.4
+- Update `astral-sh/ruff-pre-commit` hook to v0.3.5
15
- Update `Lucas-C/pre-commit-hooks` hook to v1.5.5
16
17
## [v1.5.1] - 2023-12-15
0 commit comments