diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-27 07:28:21 +0000 |
|---|---|---|
| committer | Nejc Habjan <hab.nejc@gmail.com> | 2022-12-27 08:39:12 +0100 |
| commit | bbd01e80326ea9829b2f0278fedcb4464be64389 (patch) | |
| tree | e32a6a260a99d333c982eec65cadcfc3ef6b0dc6 /.github/workflows/pre_commit.yml | |
| parent | 76eb02439c0ae0f7837e3408948840c800fd93a7 (diff) | |
| download | gitlab-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.yml | 2 |
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 |
