Skip to content

Commit 0aadc4c

Browse files
Update dependency pre-commit to v3.6.2
1 parent 9f13a8c commit 0aadc4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
env:
3535
EARTHLY_CI: true
3636
run: earthly +lint
37-
- uses: "pre-commit/action@v3.0.1"
37+
- uses: "pre-commit/action@v3.0.0"

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pre-commit==3.5.0
1+
pre-commit==3.6.2
22
pyright==1.1.338
33
pytest==7.4.3
44
pyyaml==6.0.1

0 commit comments

Comments
 (0)