Skip to content

Commit 8b758f7

Browse files
[pre-commit.ci] pre-commit autoupdate (#76)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5) * Update CHANGELOG --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <noreply@github.com>
1 parent 21bfe14 commit 8b758f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repos:
5656
additional_dependencies: [black==23.3.0]
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.3.4
59+
rev: v0.3.5
6060
hooks:
6161
- id: ruff-format
6262
name: ruff (format)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Update GitHub Actions `github/codeql-action` from v2 to v3
1313
- Update `adrienverge/yamllint.git` hook to v1.35.1
14-
- Update `astral-sh/ruff-pre-commit` hook to v0.3.4
14+
- Update `astral-sh/ruff-pre-commit` hook to v0.3.5
1515
- Update `Lucas-C/pre-commit-hooks` hook to v1.5.5
1616

1717
## [v1.5.1] - 2023-12-15

0 commit comments

Comments
 (0)