summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-11 16:10:44 +0000
committerGitHub <noreply@github.com>2022-06-11 16:10:44 +0000
commit496303059dd724721a3306435627dafb8d7c5c82 (patch)
treed293c3b5a2680ac78be954fef8493a0b1dd63ae4 /.github
parent319a68b6f5a38344fd70c3db346e78f9a78a0d8c (diff)
downloadrequests-cache-496303059dd724721a3306435627dafb8d7c5c82.tar.gz
Bump pre-commit/action from 2.0.3 to 3.0.0
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v2.0.3...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 53833ec..a11d634 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -76,4 +76,4 @@ jobs:
with:
python-version: ${{ env.LATEST_PY_VERSION }}
- name: Run style checks & linting
- uses: pre-commit/action@v2.0.3
+ uses: pre-commit/action@v3.0.0