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 cd81aa7 commit da0e8cdCopy full SHA for da0e8cd
.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.1.9
+ rev: v0.1.11
60
hooks:
61
- id: ruff-format
62
name: ruff (format)
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Repository
11
12
- Update GitHub Actions `github/codeql-action` from v2 to v3
13
-- Update `astral-sh/ruff-pre-commit` hook to v0.1.9
+- Update `astral-sh/ruff-pre-commit` hook to v0.1.11
14
15
## [v1.5.1] - 2023-12-15
16
0 commit comments