summaryrefslogtreecommitdiff
path: root/.github/workflows/pre_commit.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-27 07:28:21 +0000
committerNejc Habjan <hab.nejc@gmail.com>2022-12-27 08:39:12 +0100
commitbbd01e80326ea9829b2f0278fedcb4464be64389 (patch)
treee32a6a260a99d333c982eec65cadcfc3ef6b0dc6 /.github/workflows/pre_commit.yml
parent76eb02439c0ae0f7837e3408948840c800fd93a7 (diff)
downloadgitlab-bbd01e80326ea9829b2f0278fedcb4464be64389.tar.gz
chore(deps): update all non-major dependencies
Diffstat (limited to '.github/workflows/pre_commit.yml')
-rw-r--r--.github/workflows/pre_commit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pre_commit.yml b/.github/workflows/pre_commit.yml
index dd0b187..2e4655e 100644
--- a/.github/workflows/pre_commit.yml
+++ b/.github/workflows/pre_commit.yml
@@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- - uses: actions/setup-python@v4.3.1
+ - uses: actions/setup-python@v4.4.0
with:
python-version: "3.11"
- name: install tox