Skip to content

Commit f370672

Browse files
[pre-commit.ci] pre-commit autoupdate (#70)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.8...v0.1.9) * 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 cf989b6 commit f370672

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.1.8
59+
rev: v0.1.9
6060
hooks:
6161
- id: ruff-format
6262
name: ruff (format)

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Repository
11+
12+
- Update `astral-sh/ruff-pre-commit` hook to v0.1.9
13+
1014
## [v1.5.1] - 2023-12-15
1115

1216
### Fixed

0 commit comments

Comments
 (0)