Skip to content

Commit 40d9277

Browse files
[pre-commit.ci] pre-commit autoupdate (#64)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7) * 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 8955097 commit 40d9277

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
@@ -62,7 +62,7 @@ repos:
6262
additional_dependencies: [black==23.3.0]
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.1.6
65+
rev: v0.1.7
6666
hooks:
6767
- id: ruff
6868
args: [--fix, --exit-non-zero-on-fix, --show-source, --show-fixes]

CHANGELOG.md

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

1010
### Repository
1111

12-
- Update `astral-sh/ruff-pre-commit` hook to v0.1.6
12+
- Update `astral-sh/ruff-pre-commit` hook to v0.1.7
1313

1414
## [v1.5.0] - 2023-11-19
1515

0 commit comments

Comments
 (0)