diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-05-17 23:04:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-17 23:04:44 +0000 |
| commit | c38fc5b9620ce3e46ab424bb3d05a0d0c8cf58e7 (patch) | |
| tree | f10d28f29b7bfaa54d71c6ce9ce697d13963ede1 /.github/workflows/pre_commit.yml | |
| parent | 86eba06736b7610d8c4e77cd96ae6071c40067d5 (diff) | |
| download | gitlab-renovate/all-minor-patch.tar.gz | |
chore(deps): update all non-major dependenciesrenovate/all-minor-patch
Diffstat (limited to '.github/workflows/pre_commit.yml')
| -rw-r--r-- | .github/workflows/pre_commit.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/pre_commit.yml b/.github/workflows/pre_commit.yml index c546f83..a6da60c 100644 --- a/.github/workflows/pre_commit.yml +++ b/.github/workflows/pre_commit.yml @@ -29,8 +29,8 @@ jobs: pre_commit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.5.0 - - uses: actions/setup-python@v4.5.0 + - uses: actions/checkout@v3.5.2 + - uses: actions/setup-python@v4.6.0 with: python-version: "3.11" - name: install tox |
