Skip to content

Commit 5486c02

Browse files
committed
Update templated files to rev 2fa5c77 (#78)
Automatically created PR based on commit 2fa5c77477e882004992be14a172e20ab2ceae2b in stackabletech/operator-templating repo. Triggered by: Daily run triggered
1 parent 45529e5 commit 5486c02

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
113113
with:
114114
submodules: recursive
115-
- uses: EmbarkStudios/cargo-deny-action@3481b77dfd7b1d3c62bebdbfb57695131cd59c8f # tag=v1.2.17
115+
- uses: EmbarkStudios/cargo-deny-action@30ecad1d5873c1cc2cad10a33637371ca094768b # tag=v1.3.1
116116
with:
117117
command: check ${{ matrix.checks }}
118118

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,3 @@ repos:
3333
rev: 4.0.1
3434
hooks:
3535
- id: flake8
36-
37-
- repo: https://github.com/PyCQA/pylint
38-
rev: v2.13.9
39-
hooks:
40-
- id: pylint

0 commit comments

Comments
 (0)