diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-03-27 09:36:56 +0000 |
|---|---|---|
| committer | Nejc Habjan <hab.nejc@gmail.com> | 2023-03-27 13:26:15 +0200 |
| commit | 8b692e825d95cd338e305196d9ca4e6d87173a84 (patch) | |
| tree | 2289b03a7d3270ea28783db94e385cea8a056949 /.github/workflows/pre_commit.yml | |
| parent | 7a1545d52ed0ac8e2e42a2f260e8827181e94d88 (diff) | |
| download | gitlab-8b692e825d95cd338e305196d9ca4e6d87173a84.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 ab88414..c546f83 100644 --- a/.github/workflows/pre_commit.yml +++ b/.github/workflows/pre_commit.yml @@ -29,7 +29,7 @@ jobs: pre_commit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.3.0 + - uses: actions/checkout@v3.5.0 - uses: actions/setup-python@v4.5.0 with: python-version: "3.11" |
