Skip to content

Commit 5055ead

Browse files
committed
Run pre-commit autoupdate
1 parent 2ba1ea1 commit 5055ead

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.4.5
59+
rev: v0.4.7
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
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Update `github/codeql-action/analyze` GitHub Action to v3
1515
- Update `thomaseizinger/create-pull-request` GitHub Action to v1.4.0
1616
- Update `adrienverge/yamllint.git` hook to v1.35.1
17-
- Update `astral-sh/ruff-pre-commit` hook to v0.4.5
17+
- Update `astral-sh/ruff-pre-commit` hook to v0.4.7
1818
- Update `codespell-project/codespell` hook to v2.3.0
1919
- Update `Lucas-C/pre-commit-hooks` hook to v1.5.5
2020
- Update `pre-commit/pre-commit-hooks` hook to v4.6.0

0 commit comments

Comments
 (0)