summaryrefslogtreecommitdiff
path: root/.github/workflows/pre_commit.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-17 22:58:51 +0000
committerJohn Villalovos <john@sodarock.com>2023-01-17 16:17:09 -0800
commit122988ceb329d7162567cb4a325f005ea2013ef2 (patch)
tree9bbd277a7aa0139c247a0b428275d248d4217d90 /.github/workflows/pre_commit.yml
parent49c023387970abea7688477c8ef3ff3a1b31b0bc (diff)
downloadgitlab-122988ceb329d7162567cb4a325f005ea2013ef2.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 552dd06..ab88414 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.3.0
- - uses: actions/setup-python@v4.4.0
+ - uses: actions/setup-python@v4.5.0
with:
python-version: "3.11"
- name: install tox