Skip to content

Commit 0a256d1

Browse files
authored
Merge pull request #170 from funkelab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0d0d9eb + 01a57d4 commit 0a256d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml # checks for correct yaml syntax for github actions ex.
1212
args: [--unsafe]
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.15.4
14+
rev: v0.15.5
1515
hooks:
1616
- id: ruff
1717
args: [--fix]

0 commit comments

Comments
 (0)