Skip to content

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre #44

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre #44

Workflow file for this run

---
name: Linting
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
pre-commit:
name: Pre-commit
uses: fabasoad/reusable-workflows/.github/workflows/wf-pre-commit.yml@main
with:
skip-hooks: "build, test"