Skip to content

Commit dd1e7f2

Browse files
authored
update dependencies (#545)
1 parent ee9b486 commit dd1e7f2

File tree

6 files changed

+1176
-1692
lines changed

6 files changed

+1176
-1692
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
env:
15-
PREK_VERSION: '0.3.2'
15+
PREK_VERSION: '0.3.4'
1616

1717
jobs:
1818
prek:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: actionlint-docker
66
priority: 1
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.1
8+
rev: v0.15.4
99
hooks:
1010
- id: ruff-check
1111
priority: 1

0 commit comments

Comments
 (0)