Skip to content

Commit da0e8cd

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

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.1.9
59+
rev: v0.1.11
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
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Repository
1111

1212
- Update GitHub Actions `github/codeql-action` from v2 to v3
13-
- Update `astral-sh/ruff-pre-commit` hook to v0.1.9
13+
- Update `astral-sh/ruff-pre-commit` hook to v0.1.11
1414

1515
## [v1.5.1] - 2023-12-15
1616

0 commit comments

Comments
 (0)